Skip to content

Commit 39cb6a9

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

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"cspell": "6.31.1",
130130
"dateformat": "5.0.3",
131131
"esbuild": "0.17.18",
132-
"eslint": "8.38.0",
132+
"eslint": "8.39.0",
133133
"eslint-config-prettier": "8.8.0",
134134
"eslint-plugin-chai-expect": "3.0.0",
135135
"eslint-plugin-jest-formatting": "3.1.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -999,10 +999,10 @@ __metadata:
999999
languageName: node
10001000
linkType: hard
10011001

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

@@ -1063,7 +1063,7 @@ __metadata:
10631063
cspell: "npm:6.31.1"
10641064
dateformat: "npm:5.0.3"
10651065
esbuild: "npm:0.17.18"
1066-
eslint: "npm:8.38.0"
1066+
eslint: "npm:8.39.0"
10671067
eslint-config-prettier: "npm:8.8.0"
10681068
eslint-plugin-chai-expect: "npm:3.0.0"
10691069
eslint-plugin-jest-formatting: "npm:3.1.0"
@@ -4338,13 +4338,13 @@ __metadata:
43384338
languageName: node
43394339
linkType: hard
43404340

4341-
"eslint-scope@npm:^7.1.1":
4342-
version: 7.1.1
4343-
resolution: "eslint-scope@npm:7.1.1"
4341+
"eslint-scope@npm:^7.2.0":
4342+
version: 7.2.0
4343+
resolution: "eslint-scope@npm:7.2.0"
43444344
dependencies:
43454345
esrecurse: "npm:^4.3.0"
43464346
estraverse: "npm:^5.2.0"
4347-
checksum: 07f794a9bf080e76cc89109d56ee6d3666666b09837f8352978f9b84cf0a1b2a559886bb563e2ae5c49f100d7c7633bc3ae991012123ee8611adac2d574bd034
4347+
checksum: a68b86c2ab4bd4605f3d1f08007c9dcffebaffe80e12a5afe31ffe4350933d10a1b26b679851d5fbc931ffc59f4afab1778d44ac74ca05c0aa4e591acf403859
43484348
languageName: node
43494349
linkType: hard
43504350

@@ -4371,14 +4371,14 @@ __metadata:
43714371
languageName: node
43724372
linkType: hard
43734373

4374-
"eslint@npm:8.38.0":
4375-
version: 8.38.0
4376-
resolution: "eslint@npm:8.38.0"
4374+
"eslint@npm:8.39.0":
4375+
version: 8.39.0
4376+
resolution: "eslint@npm:8.39.0"
43774377
dependencies:
43784378
"@eslint-community/eslint-utils": "npm:^4.2.0"
43794379
"@eslint-community/regexpp": "npm:^4.4.0"
43804380
"@eslint/eslintrc": "npm:^2.0.2"
4381-
"@eslint/js": "npm:8.38.0"
4381+
"@eslint/js": "npm:8.39.0"
43824382
"@humanwhocodes/config-array": "npm:^0.11.8"
43834383
"@humanwhocodes/module-importer": "npm:^1.0.1"
43844384
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -4388,7 +4388,7 @@ __metadata:
43884388
debug: "npm:^4.3.2"
43894389
doctrine: "npm:^3.0.0"
43904390
escape-string-regexp: "npm:^4.0.0"
4391-
eslint-scope: "npm:^7.1.1"
4391+
eslint-scope: "npm:^7.2.0"
43924392
eslint-visitor-keys: "npm:^3.4.0"
43934393
espree: "npm:^9.5.1"
43944394
esquery: "npm:^1.4.2"
@@ -4417,7 +4417,7 @@ __metadata:
44174417
text-table: "npm:^0.2.0"
44184418
bin:
44194419
eslint: bin/eslint.js
4420-
checksum: 277f46f6f8bed527214fb720ac8dd840484add1eea235b5ee432944316793d51e566e712a676cd9ebed22b743d35cbf9b920a0946bb9e3b302dc8556d4cb2009
4420+
checksum: 742b8d2c8771b6b2875556eeb673db1c320edf03f2b424b399cf77b77677cf067f285405565bc71f5ddfbdb32c08bf278c1cad31009ebde20a2755a6c29796fe
44214421
languageName: node
44224422
linkType: hard
44234423

0 commit comments

Comments
 (0)