Skip to content

Commit 71c078d

Browse files
Bump eslint from 8.51.0 to 8.57.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.57.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.51.0...v8.57.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent deca8c0 commit 71c078d

11 files changed

+97
-79
lines changed

.pnp.cjs

+61-51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/react": "^18.2.28",
3636
"@typescript-eslint/eslint-plugin": "^6.18.1",
3737
"@typescript-eslint/parser": "^6.7.5",
38-
"eslint": "^8.51.0",
38+
"eslint": "^8.57.0",
3939
"eslint-plugin-react": "^7.33.2",
4040
"eslint-plugin-react-hooks": "^4.6.0",
4141
"ink-testing-library": "^3.0.0",

yarn.lock

+35-27
Original file line numberDiff line numberDiff line change
@@ -194,9 +194,9 @@ __metadata:
194194
languageName: node
195195
linkType: hard
196196

197-
"@eslint/eslintrc@npm:^2.1.2":
198-
version: 2.1.2
199-
resolution: "@eslint/eslintrc@npm:2.1.2"
197+
"@eslint/eslintrc@npm:^2.1.4":
198+
version: 2.1.4
199+
resolution: "@eslint/eslintrc@npm:2.1.4"
200200
dependencies:
201201
ajv: ^6.12.4
202202
debug: ^4.3.2
@@ -207,25 +207,25 @@ __metadata:
207207
js-yaml: ^4.1.0
208208
minimatch: ^3.1.2
209209
strip-json-comments: ^3.1.1
210-
checksum: bc742a1e3b361f06fedb4afb6bf32cbd27171292ef7924f61c62f2aed73048367bcc7ac68f98c06d4245cd3fabc43270f844e3c1699936d4734b3ac5398814a7
210+
checksum: 10957c7592b20ca0089262d8c2a8accbad14b4f6507e35416c32ee6b4dbf9cad67dfb77096bbd405405e9ada2b107f3797fe94362e1c55e0b09d6e90dd149127
211211
languageName: node
212212
linkType: hard
213213

214-
"@eslint/js@npm:8.51.0":
215-
version: 8.51.0
216-
resolution: "@eslint/js@npm:8.51.0"
217-
checksum: 0228bf1e1e0414843e56d9ff362a2a72d579c078f93174666f29315690e9e30a8633ad72c923297f7fd7182381b5a476805ff04dac8debe638953eb1ded3ac73
214+
"@eslint/js@npm:8.57.0":
215+
version: 8.57.0
216+
resolution: "@eslint/js@npm:8.57.0"
217+
checksum: 315dc65b0e9893e2bff139bddace7ea601ad77ed47b4550e73da8c9c2d2766c7a575c3cddf17ef85b8fd6a36ff34f91729d0dcca56e73ca887c10df91a41b0bb
218218
languageName: node
219219
linkType: hard
220220

221-
"@humanwhocodes/config-array@npm:^0.11.11":
222-
version: 0.11.11
223-
resolution: "@humanwhocodes/config-array@npm:0.11.11"
221+
"@humanwhocodes/config-array@npm:^0.11.14":
222+
version: 0.11.14
223+
resolution: "@humanwhocodes/config-array@npm:0.11.14"
224224
dependencies:
225-
"@humanwhocodes/object-schema": ^1.2.1
226-
debug: ^4.1.1
225+
"@humanwhocodes/object-schema": ^2.0.2
226+
debug: ^4.3.1
227227
minimatch: ^3.0.5
228-
checksum: db84507375ab77b8ffdd24f498a5b49ad6b64391d30dd2ac56885501d03964d29637e05b1ed5aefa09d57ac667e28028bc22d2da872bfcd619652fbdb5f4ca19
228+
checksum: 861ccce9eaea5de19546653bccf75bf09fe878bc39c3aab00aeee2d2a0e654516adad38dd1098aab5e3af0145bbcbf3f309bdf4d964f8dab9dcd5834ae4c02f2
229229
languageName: node
230230
linkType: hard
231231

@@ -236,10 +236,10 @@ __metadata:
236236
languageName: node
237237
linkType: hard
238238

239-
"@humanwhocodes/object-schema@npm:^1.2.1":
240-
version: 1.2.1
241-
resolution: "@humanwhocodes/object-schema@npm:1.2.1"
242-
checksum: a824a1ec31591231e4bad5787641f59e9633827d0a2eaae131a288d33c9ef0290bd16fda8da6f7c0fcb014147865d12118df10db57f27f41e20da92369fcb3f1
239+
"@humanwhocodes/object-schema@npm:^2.0.2":
240+
version: 2.0.2
241+
resolution: "@humanwhocodes/object-schema@npm:2.0.2"
242+
checksum: 2fc11503361b5fb4f14714c700c02a3f4c7c93e9acd6b87a29f62c522d90470f364d6161b03d1cc618b979f2ae02aed1106fd29d302695d8927e2fc8165ba8ee
243243
languageName: node
244244
linkType: hard
245245

@@ -580,6 +580,13 @@ __metadata:
580580
languageName: node
581581
linkType: hard
582582

583+
"@ungap/structured-clone@npm:^1.2.0":
584+
version: 1.2.0
585+
resolution: "@ungap/structured-clone@npm:1.2.0"
586+
checksum: 4f656b7b4672f2ce6e272f2427d8b0824ed11546a601d8d5412b9d7704e83db38a8d9f402ecdf2b9063fc164af842ad0ec4a55819f621ed7e7ea4d1efcc74524
587+
languageName: node
588+
linkType: hard
589+
583590
"@vitest/expect@npm:0.34.6":
584591
version: 0.34.6
585592
resolution: "@vitest/expect@npm:0.34.6"
@@ -1139,7 +1146,7 @@ __metadata:
11391146
languageName: node
11401147
linkType: hard
11411148

1142-
"debug@npm:4, debug@npm:^4.1.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4":
1149+
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4":
11431150
version: 4.3.4
11441151
resolution: "debug@npm:4.3.4"
11451152
dependencies:
@@ -1526,17 +1533,18 @@ __metadata:
15261533
languageName: node
15271534
linkType: hard
15281535

1529-
"eslint@npm:^8.51.0":
1530-
version: 8.51.0
1531-
resolution: "eslint@npm:8.51.0"
1536+
"eslint@npm:^8.57.0":
1537+
version: 8.57.0
1538+
resolution: "eslint@npm:8.57.0"
15321539
dependencies:
15331540
"@eslint-community/eslint-utils": ^4.2.0
15341541
"@eslint-community/regexpp": ^4.6.1
1535-
"@eslint/eslintrc": ^2.1.2
1536-
"@eslint/js": 8.51.0
1537-
"@humanwhocodes/config-array": ^0.11.11
1542+
"@eslint/eslintrc": ^2.1.4
1543+
"@eslint/js": 8.57.0
1544+
"@humanwhocodes/config-array": ^0.11.14
15381545
"@humanwhocodes/module-importer": ^1.0.1
15391546
"@nodelib/fs.walk": ^1.2.8
1547+
"@ungap/structured-clone": ^1.2.0
15401548
ajv: ^6.12.4
15411549
chalk: ^4.0.0
15421550
cross-spawn: ^7.0.2
@@ -1569,7 +1577,7 @@ __metadata:
15691577
text-table: ^0.2.0
15701578
bin:
15711579
eslint: bin/eslint.js
1572-
checksum: 214fa5d1fcb67af1b8992ce9584ccd85e1aa7a482f8b8ea5b96edc28fa838a18a3b69456db45fc1ed3ef95f1e9efa9714f737292dc681e572d471d02fda9649c
1580+
checksum: 3a48d7ff85ab420a8447e9810d8087aea5b1df9ef68c9151732b478de698389ee656fd895635b5f2871c89ee5a2652b3f343d11e9db6f8486880374ebc74a2d9
15731581
languageName: node
15741582
linkType: hard
15751583

@@ -2185,7 +2193,7 @@ __metadata:
21852193
"@types/react": ^18.2.28
21862194
"@typescript-eslint/eslint-plugin": ^6.18.1
21872195
"@typescript-eslint/parser": ^6.7.5
2188-
eslint: ^8.51.0
2196+
eslint: ^8.57.0
21892197
eslint-plugin-react: ^7.33.2
21902198
eslint-plugin-react-hooks: ^4.6.0
21912199
ink: ^4.4.1

0 commit comments

Comments
 (0)