Skip to content

Commit e622456

Browse files
build(deps-dev): Bump eslint from 8.38.0 to 8.39.0 (#132)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4d69e2 commit e622456

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"cspell": "6.31.1",
123123
"dateformat": "5.0.3",
124124
"esbuild": "0.17.18",
125-
"eslint": "8.38.0",
125+
"eslint": "8.39.0",
126126
"eslint-config-prettier": "8.8.0",
127127
"eslint-plugin-chai-expect": "3.0.0",
128128
"eslint-plugin-jest-formatting": "3.1.0",

yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -998,10 +998,10 @@ __metadata:
998998
languageName: node
999999
linkType: hard
10001000

1001-
"@eslint/js@npm:8.38.0":
1002-
version: 8.38.0
1003-
resolution: "@eslint/js@npm:8.38.0"
1004-
checksum: 9b03caa314853d1c3f9b66cc214adf4dcd1fa4799b6889cd936020008138f1e2a8f23b1674b9a5aa283b6ffbb8b9f9530c84237f559f75097050f14209bba16c
1001+
"@eslint/js@npm:8.39.0":
1002+
version: 8.39.0
1003+
resolution: "@eslint/js@npm:8.39.0"
1004+
checksum: 731360c47e3b2312b73e1f582c6105a585bb82a7ae1cd00d36d31d20a8616108aa4b8c286cf73f8fd05b24d49fd141aa40457ab54c1145b70a62346df78081cd
10051005
languageName: node
10061006
linkType: hard
10071007

@@ -1298,7 +1298,7 @@ __metadata:
12981298
cspell: "npm:6.31.1"
12991299
dateformat: "npm:5.0.3"
13001300
esbuild: "npm:0.17.18"
1301-
eslint: "npm:8.38.0"
1301+
eslint: "npm:8.39.0"
13021302
eslint-config-prettier: "npm:8.8.0"
13031303
eslint-plugin-chai-expect: "npm:3.0.0"
13041304
eslint-plugin-jest-formatting: "npm:3.1.0"
@@ -4379,13 +4379,13 @@ __metadata:
43794379
languageName: node
43804380
linkType: hard
43814381

4382-
"eslint-scope@npm:^7.1.1":
4383-
version: 7.1.1
4384-
resolution: "eslint-scope@npm:7.1.1"
4382+
"eslint-scope@npm:^7.2.0":
4383+
version: 7.2.0
4384+
resolution: "eslint-scope@npm:7.2.0"
43854385
dependencies:
43864386
esrecurse: "npm:^4.3.0"
43874387
estraverse: "npm:^5.2.0"
4388-
checksum: 07f794a9bf080e76cc89109d56ee6d3666666b09837f8352978f9b84cf0a1b2a559886bb563e2ae5c49f100d7c7633bc3ae991012123ee8611adac2d574bd034
4388+
checksum: a68b86c2ab4bd4605f3d1f08007c9dcffebaffe80e12a5afe31ffe4350933d10a1b26b679851d5fbc931ffc59f4afab1778d44ac74ca05c0aa4e591acf403859
43894389
languageName: node
43904390
linkType: hard
43914391

@@ -4412,14 +4412,14 @@ __metadata:
44124412
languageName: node
44134413
linkType: hard
44144414

4415-
"eslint@npm:8.38.0":
4416-
version: 8.38.0
4417-
resolution: "eslint@npm:8.38.0"
4415+
"eslint@npm:8.39.0":
4416+
version: 8.39.0
4417+
resolution: "eslint@npm:8.39.0"
44184418
dependencies:
44194419
"@eslint-community/eslint-utils": "npm:^4.2.0"
44204420
"@eslint-community/regexpp": "npm:^4.4.0"
44214421
"@eslint/eslintrc": "npm:^2.0.2"
4422-
"@eslint/js": "npm:8.38.0"
4422+
"@eslint/js": "npm:8.39.0"
44234423
"@humanwhocodes/config-array": "npm:^0.11.8"
44244424
"@humanwhocodes/module-importer": "npm:^1.0.1"
44254425
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -4429,7 +4429,7 @@ __metadata:
44294429
debug: "npm:^4.3.2"
44304430
doctrine: "npm:^3.0.0"
44314431
escape-string-regexp: "npm:^4.0.0"
4432-
eslint-scope: "npm:^7.1.1"
4432+
eslint-scope: "npm:^7.2.0"
44334433
eslint-visitor-keys: "npm:^3.4.0"
44344434
espree: "npm:^9.5.1"
44354435
esquery: "npm:^1.4.2"
@@ -4458,7 +4458,7 @@ __metadata:
44584458
text-table: "npm:^0.2.0"
44594459
bin:
44604460
eslint: bin/eslint.js
4461-
checksum: 277f46f6f8bed527214fb720ac8dd840484add1eea235b5ee432944316793d51e566e712a676cd9ebed22b743d35cbf9b920a0946bb9e3b302dc8556d4cb2009
4461+
checksum: 742b8d2c8771b6b2875556eeb673db1c320edf03f2b424b399cf77b77677cf067f285405565bc71f5ddfbdb32c08bf278c1cad31009ebde20a2755a6c29796fe
44624462
languageName: node
44634463
linkType: hard
44644464

0 commit comments

Comments
 (0)