Skip to content

Commit 8001ccc

Browse files
chore(deps): update dependency eslint to v8.57.0
1 parent db4e83d commit 8001ccc

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/eslint-plugin": "7.9.0",
3737
"@typescript-eslint/parser": "7.9.0",
3838
"del-cli": "5.1.0",
39-
"eslint": "8.56.0",
39+
"eslint": "8.57.0",
4040
"eslint-config-prettier": "9.1.0",
4141
"eslint-plugin-deprecation": "2.0.0",
4242
"eslint-plugin-import": "2.29.1",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -475,14 +475,14 @@ __metadata:
475475
languageName: node
476476
linkType: hard
477477

478-
"@eslint/js@npm:8.56.0":
479-
version: 8.56.0
480-
resolution: "@eslint/js@npm:8.56.0"
481-
checksum: 10/97a4b5ccf7e24f4d205a1fb0f21cdcd610348ecf685f6798a48dd41ba443f2c1eedd3050ff5a0b8f30b8cf6501ab512aa9b76e531db15e59c9ebaa41f3162e37
478+
"@eslint/js@npm:8.57.0":
479+
version: 8.57.0
480+
resolution: "@eslint/js@npm:8.57.0"
481+
checksum: 10/3c501ce8a997cf6cbbaf4ed358af5492875e3550c19b9621413b82caa9ae5382c584b0efa79835639e6e0ddaa568caf3499318e5bdab68643ef4199dce5eb0a0
482482
languageName: node
483483
linkType: hard
484484

485-
"@humanwhocodes/config-array@npm:^0.11.13":
485+
"@humanwhocodes/config-array@npm:^0.11.14":
486486
version: 0.11.14
487487
resolution: "@humanwhocodes/config-array@npm:0.11.14"
488488
dependencies:
@@ -1346,7 +1346,7 @@ __metadata:
13461346
"@typescript-eslint/eslint-plugin": "npm:7.9.0"
13471347
"@typescript-eslint/parser": "npm:7.9.0"
13481348
del-cli: "npm:5.1.0"
1349-
eslint: "npm:8.56.0"
1349+
eslint: "npm:8.57.0"
13501350
eslint-config-prettier: "npm:9.1.0"
13511351
eslint-plugin-deprecation: "npm:2.0.0"
13521352
eslint-plugin-import: "npm:2.29.1"
@@ -2822,15 +2822,15 @@ __metadata:
28222822
languageName: node
28232823
linkType: hard
28242824

2825-
"eslint@npm:8.56.0":
2826-
version: 8.56.0
2827-
resolution: "eslint@npm:8.56.0"
2825+
"eslint@npm:8.57.0":
2826+
version: 8.57.0
2827+
resolution: "eslint@npm:8.57.0"
28282828
dependencies:
28292829
"@eslint-community/eslint-utils": "npm:^4.2.0"
28302830
"@eslint-community/regexpp": "npm:^4.6.1"
28312831
"@eslint/eslintrc": "npm:^2.1.4"
2832-
"@eslint/js": "npm:8.56.0"
2833-
"@humanwhocodes/config-array": "npm:^0.11.13"
2832+
"@eslint/js": "npm:8.57.0"
2833+
"@humanwhocodes/config-array": "npm:^0.11.14"
28342834
"@humanwhocodes/module-importer": "npm:^1.0.1"
28352835
"@nodelib/fs.walk": "npm:^1.2.8"
28362836
"@ungap/structured-clone": "npm:^1.2.0"
@@ -2866,7 +2866,7 @@ __metadata:
28662866
text-table: "npm:^0.2.0"
28672867
bin:
28682868
eslint: bin/eslint.js
2869-
checksum: 10/ef6193c6e4cef20774b985a5cc2fd4bf6d3c4decd423117cbc4a0196617861745db291217ad3c537bc3a160650cca965bc818f55e1f3e446af1fcb293f9940a5
2869+
checksum: 10/00496e218b23747a7a9817bf58b522276d0dc1f2e546dceb4eea49f9871574088f72f1f069a6b560ef537efa3a75261b8ef70e51ef19033da1cc4c86a755ef15
28702870
languageName: node
28712871
linkType: hard
28722872

0 commit comments

Comments
 (0)