Skip to content

Commit 9ef055e

Browse files
committed
chore(deps): update dependency eslint to v8.51.0
1 parent d952aea commit 9ef055e

5 files changed

Lines changed: 34 additions & 34 deletions

File tree

.pnp.cjs

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/@eslint-js-npm-8.50.0-ee6c09328d-302478f2ac.zip renamed to .yarn/cache/@eslint-js-npm-8.51.0-51f088b88b-0228bf1e1e.zip

6.01 KB
Binary file not shown.

.yarn/cache/eslint-npm-8.50.0-8c6bf98cbd-9ebfe5615d.zip renamed to .yarn/cache/eslint-npm-8.51.0-77fce3ec74-214fa5d1fc.zip

771 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"chai": "4.3.10",
5959
"cross-env": "7.0.3",
6060
"dotenv": "16.3.1",
61-
"eslint": "8.50.0",
61+
"eslint": "8.51.0",
6262
"eslint-plugin-import": "2.28.1",
6363
"eslint-plugin-jsdoc": "46.8.2",
6464
"eslint-plugin-unused-imports": "3.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2356,10 +2356,10 @@ __metadata:
23562356
languageName: node
23572357
linkType: hard
23582358

2359-
"@eslint/js@npm:8.50.0":
2360-
version: 8.50.0
2361-
resolution: "@eslint/js@npm:8.50.0"
2362-
checksum: 302478f2acaaa7228729ec6a04f56641590185e1d8cd1c836a6db8a6b8009f80a57349341be9fbb9aa1721a7a569d1be3ffc598a33300d22816f11832095386c
2359+
"@eslint/js@npm:8.51.0":
2360+
version: 8.51.0
2361+
resolution: "@eslint/js@npm:8.51.0"
2362+
checksum: 0228bf1e1e0414843e56d9ff362a2a72d579c078f93174666f29315690e9e30a8633ad72c923297f7fd7182381b5a476805ff04dac8debe638953eb1ded3ac73
23632363
languageName: node
23642364
linkType: hard
23652365

@@ -6314,14 +6314,14 @@ __metadata:
63146314
languageName: node
63156315
linkType: hard
63166316

6317-
"eslint@npm:8.50.0":
6318-
version: 8.50.0
6319-
resolution: "eslint@npm:8.50.0"
6317+
"eslint@npm:8.51.0":
6318+
version: 8.51.0
6319+
resolution: "eslint@npm:8.51.0"
63206320
dependencies:
63216321
"@eslint-community/eslint-utils": ^4.2.0
63226322
"@eslint-community/regexpp": ^4.6.1
63236323
"@eslint/eslintrc": ^2.1.2
6324-
"@eslint/js": 8.50.0
6324+
"@eslint/js": 8.51.0
63256325
"@humanwhocodes/config-array": ^0.11.11
63266326
"@humanwhocodes/module-importer": ^1.0.1
63276327
"@nodelib/fs.walk": ^1.2.8
@@ -6357,7 +6357,7 @@ __metadata:
63576357
text-table: ^0.2.0
63586358
bin:
63596359
eslint: bin/eslint.js
6360-
checksum: 9ebfe5615dc84700000d218e32ddfdcfc227ca600f65f18e5541ec34f8902a00356a9a8804d9468fd6c8637a5ef6a3897291dad91ba6579d5b32ffeae5e31768
6360+
checksum: 214fa5d1fcb67af1b8992ce9584ccd85e1aa7a482f8b8ea5b96edc28fa838a18a3b69456db45fc1ed3ef95f1e9efa9714f737292dc681e572d471d02fda9649c
63616361
languageName: node
63626362
linkType: hard
63636363

@@ -10167,7 +10167,7 @@ __metadata:
1016710167
chai: 4.3.10
1016810168
cross-env: 7.0.3
1016910169
dotenv: 16.3.1
10170-
eslint: 8.50.0
10170+
eslint: 8.51.0
1017110171
eslint-plugin-import: 2.28.1
1017210172
eslint-plugin-jsdoc: 46.8.2
1017310173
eslint-plugin-unused-imports: 3.0.0

0 commit comments

Comments
 (0)