Skip to content

Commit 8551a2f

Browse files
chore(deps): update dependency eslint to v8.57.0
1 parent f131855 commit 8551a2f

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.0.2",
3737
"@typescript-eslint/parser": "7.0.2",
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
@@ -464,14 +464,14 @@ __metadata:
464464
languageName: node
465465
linkType: hard
466466

467-
"@eslint/js@npm:8.56.0":
468-
version: 8.56.0
469-
resolution: "@eslint/js@npm:8.56.0"
470-
checksum: 10/97a4b5ccf7e24f4d205a1fb0f21cdcd610348ecf685f6798a48dd41ba443f2c1eedd3050ff5a0b8f30b8cf6501ab512aa9b76e531db15e59c9ebaa41f3162e37
467+
"@eslint/js@npm:8.57.0":
468+
version: 8.57.0
469+
resolution: "@eslint/js@npm:8.57.0"
470+
checksum: 10/3c501ce8a997cf6cbbaf4ed358af5492875e3550c19b9621413b82caa9ae5382c584b0efa79835639e6e0ddaa568caf3499318e5bdab68643ef4199dce5eb0a0
471471
languageName: node
472472
linkType: hard
473473

474-
"@humanwhocodes/config-array@npm:^0.11.13":
474+
"@humanwhocodes/config-array@npm:^0.11.14":
475475
version: 0.11.14
476476
resolution: "@humanwhocodes/config-array@npm:0.11.14"
477477
dependencies:
@@ -1340,7 +1340,7 @@ __metadata:
13401340
"@typescript-eslint/eslint-plugin": "npm:7.0.2"
13411341
"@typescript-eslint/parser": "npm:7.0.2"
13421342
del-cli: "npm:5.1.0"
1343-
eslint: "npm:8.56.0"
1343+
eslint: "npm:8.57.0"
13441344
eslint-config-prettier: "npm:9.1.0"
13451345
eslint-plugin-deprecation: "npm:2.0.0"
13461346
eslint-plugin-import: "npm:2.29.1"
@@ -2780,15 +2780,15 @@ __metadata:
27802780
languageName: node
27812781
linkType: hard
27822782

2783-
"eslint@npm:8.56.0":
2784-
version: 8.56.0
2785-
resolution: "eslint@npm:8.56.0"
2783+
"eslint@npm:8.57.0":
2784+
version: 8.57.0
2785+
resolution: "eslint@npm:8.57.0"
27862786
dependencies:
27872787
"@eslint-community/eslint-utils": "npm:^4.2.0"
27882788
"@eslint-community/regexpp": "npm:^4.6.1"
27892789
"@eslint/eslintrc": "npm:^2.1.4"
2790-
"@eslint/js": "npm:8.56.0"
2791-
"@humanwhocodes/config-array": "npm:^0.11.13"
2790+
"@eslint/js": "npm:8.57.0"
2791+
"@humanwhocodes/config-array": "npm:^0.11.14"
27922792
"@humanwhocodes/module-importer": "npm:^1.0.1"
27932793
"@nodelib/fs.walk": "npm:^1.2.8"
27942794
"@ungap/structured-clone": "npm:^1.2.0"
@@ -2824,7 +2824,7 @@ __metadata:
28242824
text-table: "npm:^0.2.0"
28252825
bin:
28262826
eslint: bin/eslint.js
2827-
checksum: 10/ef6193c6e4cef20774b985a5cc2fd4bf6d3c4decd423117cbc4a0196617861745db291217ad3c537bc3a160650cca965bc818f55e1f3e446af1fcb293f9940a5
2827+
checksum: 10/00496e218b23747a7a9817bf58b522276d0dc1f2e546dceb4eea49f9871574088f72f1f069a6b560ef537efa3a75261b8ef70e51ef19033da1cc4c86a755ef15
28282828
languageName: node
28292829
linkType: hard
28302830

0 commit comments

Comments
 (0)