Skip to content

Commit 6416cc7

Browse files
chore(deps-dev): bump the eslint group with 4 updates
Bumps the eslint group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-check-file](https://github.com/dukeluo/eslint-plugin-check-file). Updates `@typescript-eslint/eslint-plugin` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.2/packages/parser) Updates `eslint` from 8.56.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.56.0...v8.57.0) Updates `eslint-plugin-check-file` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/dukeluo/eslint-plugin-check-file/releases) - [Changelog](https://github.com/dukeluo/eslint-plugin-check-file/blob/main/CHANGELOG.md) - [Commits](dukeluo/eslint-plugin-check-file@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-check-file dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a7fbdc commit 6416cc7

File tree

2 files changed

+92
-74
lines changed

2 files changed

+92
-74
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,15 @@
4747
"@types/jest": "^29.5.12",
4848
"@types/react": "18.2.56",
4949
"@types/react-dom": "18.2.19",
50-
"@typescript-eslint/eslint-plugin": "^7.0.1",
51-
"@typescript-eslint/parser": "^7.0.1",
50+
"@typescript-eslint/eslint-plugin": "^7.0.2",
51+
"@typescript-eslint/parser": "^7.0.2",
5252
"@vitejs/plugin-react": "^4.2.1",
5353
"chokidar-cli": "^3.0.0",
5454
"cross-env": "^7.0.3",
55-
"eslint": "^8.56.0",
55+
"eslint": "^8.57.0",
5656
"eslint-config-prettier": "^9.1.0",
5757
"eslint-import-resolver-typescript": "^3.6.1",
58-
"eslint-plugin-check-file": "^2.7.0",
58+
"eslint-plugin-check-file": "^2.7.1",
5959
"eslint-plugin-import": "^2.29.1",
6060
"eslint-plugin-jest-dom": "^5.1.0",
6161
"eslint-plugin-jsx-a11y": "6.8.0",

yarn.lock

Lines changed: 88 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -2453,10 +2453,10 @@ __metadata:
24532453
languageName: node
24542454
linkType: hard
24552455

2456-
"@eslint/js@npm:8.56.0":
2457-
version: 8.56.0
2458-
resolution: "@eslint/js@npm:8.56.0"
2459-
checksum: 5804130574ef810207bdf321c265437814e7a26f4e6fac9b496de3206afd52f533e09ec002a3be06cd9adcc9da63e727f1883938e663c4e4751c007d5b58e539
2456+
"@eslint/js@npm:8.57.0":
2457+
version: 8.57.0
2458+
resolution: "@eslint/js@npm:8.57.0"
2459+
checksum: 315dc65b0e9893e2bff139bddace7ea601ad77ed47b4550e73da8c9c2d2766c7a575c3cddf17ef85b8fd6a36ff34f91729d0dcca56e73ca887c10df91a41b0bb
24602460
languageName: node
24612461
linkType: hard
24622462

@@ -2550,7 +2550,7 @@ __metadata:
25502550
languageName: node
25512551
linkType: hard
25522552

2553-
"@humanwhocodes/config-array@npm:^0.11.10, @humanwhocodes/config-array@npm:^0.11.13":
2553+
"@humanwhocodes/config-array@npm:^0.11.10":
25542554
version: 0.11.13
25552555
resolution: "@humanwhocodes/config-array@npm:0.11.13"
25562556
dependencies:
@@ -2561,6 +2561,17 @@ __metadata:
25612561
languageName: node
25622562
linkType: hard
25632563

2564+
"@humanwhocodes/config-array@npm:^0.11.14":
2565+
version: 0.11.14
2566+
resolution: "@humanwhocodes/config-array@npm:0.11.14"
2567+
dependencies:
2568+
"@humanwhocodes/object-schema": ^2.0.2
2569+
debug: ^4.3.1
2570+
minimatch: ^3.0.5
2571+
checksum: 861ccce9eaea5de19546653bccf75bf09fe878bc39c3aab00aeee2d2a0e654516adad38dd1098aab5e3af0145bbcbf3f309bdf4d964f8dab9dcd5834ae4c02f2
2572+
languageName: node
2573+
linkType: hard
2574+
25642575
"@humanwhocodes/module-importer@npm:^1.0.1":
25652576
version: 1.0.1
25662577
resolution: "@humanwhocodes/module-importer@npm:1.0.1"
@@ -2575,6 +2586,13 @@ __metadata:
25752586
languageName: node
25762587
linkType: hard
25772588

2589+
"@humanwhocodes/object-schema@npm:^2.0.2":
2590+
version: 2.0.2
2591+
resolution: "@humanwhocodes/object-schema@npm:2.0.2"
2592+
checksum: 2fc11503361b5fb4f14714c700c02a3f4c7c93e9acd6b87a29f62c522d90470f364d6161b03d1cc618b979f2ae02aed1106fd29d302695d8927e2fc8165ba8ee
2593+
languageName: node
2594+
linkType: hard
2595+
25782596
"@internationalized/date@npm:^3.5.2":
25792597
version: 3.5.2
25802598
resolution: "@internationalized/date@npm:3.5.2"
@@ -6311,15 +6329,15 @@ __metadata:
63116329
languageName: node
63126330
linkType: hard
63136331

6314-
"@typescript-eslint/eslint-plugin@npm:^7.0.1":
6315-
version: 7.0.1
6316-
resolution: "@typescript-eslint/eslint-plugin@npm:7.0.1"
6332+
"@typescript-eslint/eslint-plugin@npm:^7.0.2":
6333+
version: 7.0.2
6334+
resolution: "@typescript-eslint/eslint-plugin@npm:7.0.2"
63176335
dependencies:
63186336
"@eslint-community/regexpp": ^4.5.1
6319-
"@typescript-eslint/scope-manager": 7.0.1
6320-
"@typescript-eslint/type-utils": 7.0.1
6321-
"@typescript-eslint/utils": 7.0.1
6322-
"@typescript-eslint/visitor-keys": 7.0.1
6337+
"@typescript-eslint/scope-manager": 7.0.2
6338+
"@typescript-eslint/type-utils": 7.0.2
6339+
"@typescript-eslint/utils": 7.0.2
6340+
"@typescript-eslint/visitor-keys": 7.0.2
63236341
debug: ^4.3.4
63246342
graphemer: ^1.4.0
63256343
ignore: ^5.2.4
@@ -6332,7 +6350,7 @@ __metadata:
63326350
peerDependenciesMeta:
63336351
typescript:
63346352
optional: true
6335-
checksum: d2a6e84bb0aa22cb6d2f47bbb2e229e700a8ebc2e3fa02ead70450542345d5678411fa41e5d063debc3f014697f792cb1eb71deb8f45da80501cad912b313757
6353+
checksum: ec65524af6948d3ca8ee709c8eb12b086235467fa9de10e4e692d62e42ca9d8da255cec641f59e6912d7658dc9ecfc29f121e00704107d345310b71914916589
63366354
languageName: node
63376355
linkType: hard
63386356

@@ -6353,21 +6371,21 @@ __metadata:
63536371
languageName: node
63546372
linkType: hard
63556373

6356-
"@typescript-eslint/parser@npm:^7.0.1":
6357-
version: 7.0.1
6358-
resolution: "@typescript-eslint/parser@npm:7.0.1"
6374+
"@typescript-eslint/parser@npm:^7.0.2":
6375+
version: 7.0.2
6376+
resolution: "@typescript-eslint/parser@npm:7.0.2"
63596377
dependencies:
6360-
"@typescript-eslint/scope-manager": 7.0.1
6361-
"@typescript-eslint/types": 7.0.1
6362-
"@typescript-eslint/typescript-estree": 7.0.1
6363-
"@typescript-eslint/visitor-keys": 7.0.1
6378+
"@typescript-eslint/scope-manager": 7.0.2
6379+
"@typescript-eslint/types": 7.0.2
6380+
"@typescript-eslint/typescript-estree": 7.0.2
6381+
"@typescript-eslint/visitor-keys": 7.0.2
63646382
debug: ^4.3.4
63656383
peerDependencies:
63666384
eslint: ^8.56.0
63676385
peerDependenciesMeta:
63686386
typescript:
63696387
optional: true
6370-
checksum: de86c90e3697c949a1572d3f258eedf1cb2358adde9b0069138082d06ffade463605bec8b516df656b8a7250e34579afbecfe7cebc9a991ab79a60528b62358f
6388+
checksum: ac47105ee238f6085c281f2634579ffe2e54f3f62c8540c569536f3229b9a7ba4eeeda947461255266e8d5c4162ab4c43974d174c93591d1a16c3bb0c8123eec
63716389
languageName: node
63726390
linkType: hard
63736391

@@ -6381,13 +6399,13 @@ __metadata:
63816399
languageName: node
63826400
linkType: hard
63836401

6384-
"@typescript-eslint/scope-manager@npm:7.0.1":
6385-
version: 7.0.1
6386-
resolution: "@typescript-eslint/scope-manager@npm:7.0.1"
6402+
"@typescript-eslint/scope-manager@npm:7.0.2":
6403+
version: 7.0.2
6404+
resolution: "@typescript-eslint/scope-manager@npm:7.0.2"
63876405
dependencies:
6388-
"@typescript-eslint/types": 7.0.1
6389-
"@typescript-eslint/visitor-keys": 7.0.1
6390-
checksum: b949cb829e4ad4409539be1a434a18ee5b59e56a4b4c0a4687ffde5c70ddda0edf1638426e9832ca9840fb0a831632c926f43dcce86b41ddd16256fd21165505
6406+
"@typescript-eslint/types": 7.0.2
6407+
"@typescript-eslint/visitor-keys": 7.0.2
6408+
checksum: e8db4d7cab296bb234c720f16b35aef6e44d94f3f0fc1565209e69aa17d2ae63fa4ad8650d77135cd45d658551072179d82d379725751a6b23d9a97f54928484
63916409
languageName: node
63926410
linkType: hard
63936411

@@ -6408,20 +6426,20 @@ __metadata:
64086426
languageName: node
64096427
linkType: hard
64106428

6411-
"@typescript-eslint/type-utils@npm:7.0.1":
6412-
version: 7.0.1
6413-
resolution: "@typescript-eslint/type-utils@npm:7.0.1"
6429+
"@typescript-eslint/type-utils@npm:7.0.2":
6430+
version: 7.0.2
6431+
resolution: "@typescript-eslint/type-utils@npm:7.0.2"
64146432
dependencies:
6415-
"@typescript-eslint/typescript-estree": 7.0.1
6416-
"@typescript-eslint/utils": 7.0.1
6433+
"@typescript-eslint/typescript-estree": 7.0.2
6434+
"@typescript-eslint/utils": 7.0.2
64176435
debug: ^4.3.4
64186436
ts-api-utils: ^1.0.1
64196437
peerDependencies:
64206438
eslint: ^8.56.0
64216439
peerDependenciesMeta:
64226440
typescript:
64236441
optional: true
6424-
checksum: eab9bea237c308d0c80ab68805ef6a3fa54d881cde59033a9740d8317f316821508b29eaeaff007a618dbda635b318ddfafe7e343e641d1a5364854792a7bc5f
6442+
checksum: 288c556dc33fea3ed3089c7075a18b7ca8b1c34dcb7530c4c31c7c0282522266fbfd2f202aae47b4b2e600a9c5fb6bd15a080aad33b2f810f647af25b0d28dea
64256443
languageName: node
64266444
linkType: hard
64276445

@@ -6432,10 +6450,10 @@ __metadata:
64326450
languageName: node
64336451
linkType: hard
64346452

6435-
"@typescript-eslint/types@npm:7.0.1":
6436-
version: 7.0.1
6437-
resolution: "@typescript-eslint/types@npm:7.0.1"
6438-
checksum: 3bd1b16171f578064b47d0fa8c5c6e85e857de764e0898ac08fc79a551ec7447242b74d1e2f8eaac1da70d3fa045c9a4d0001c52bbc81b83e7d02ee8230c3d71
6453+
"@typescript-eslint/types@npm:7.0.2":
6454+
version: 7.0.2
6455+
resolution: "@typescript-eslint/types@npm:7.0.2"
6456+
checksum: 4224afa1cc2e056f3a83d9a69fd894d2b3b15eaa8319ef075066ffd8d20379983124c7663bee873b541e8a95c5dd61a5bad864eeecc7ec68968b6cb4ca70c6bd
64396457
languageName: node
64406458
linkType: hard
64416459

@@ -6457,12 +6475,12 @@ __metadata:
64576475
languageName: node
64586476
linkType: hard
64596477

6460-
"@typescript-eslint/typescript-estree@npm:7.0.1":
6461-
version: 7.0.1
6462-
resolution: "@typescript-eslint/typescript-estree@npm:7.0.1"
6478+
"@typescript-eslint/typescript-estree@npm:7.0.2":
6479+
version: 7.0.2
6480+
resolution: "@typescript-eslint/typescript-estree@npm:7.0.2"
64636481
dependencies:
6464-
"@typescript-eslint/types": 7.0.1
6465-
"@typescript-eslint/visitor-keys": 7.0.1
6482+
"@typescript-eslint/types": 7.0.2
6483+
"@typescript-eslint/visitor-keys": 7.0.2
64666484
debug: ^4.3.4
64676485
globby: ^11.1.0
64686486
is-glob: ^4.0.3
@@ -6472,7 +6490,7 @@ __metadata:
64726490
peerDependenciesMeta:
64736491
typescript:
64746492
optional: true
6475-
checksum: d7124ed84622725785cdd885d15eb3ba446e332d1727a3ccb1ab44f785b023b98912da2573dacba506c89c5146037cb9982a499ec64c100d607357334ecdf6a8
6493+
checksum: 3fc491081746fa0bb7ba552cdfecd7490de16867541fa6748462856a2a49a60158f65f48ce45f4ae451655ecbce840d065fc5b06d6f0f61d60d0997a2d08cdf2
64766494
languageName: node
64776495
linkType: hard
64786496

@@ -6494,20 +6512,20 @@ __metadata:
64946512
languageName: node
64956513
linkType: hard
64966514

6497-
"@typescript-eslint/utils@npm:7.0.1":
6498-
version: 7.0.1
6499-
resolution: "@typescript-eslint/utils@npm:7.0.1"
6515+
"@typescript-eslint/utils@npm:7.0.2":
6516+
version: 7.0.2
6517+
resolution: "@typescript-eslint/utils@npm:7.0.2"
65006518
dependencies:
65016519
"@eslint-community/eslint-utils": ^4.4.0
65026520
"@types/json-schema": ^7.0.12
65036521
"@types/semver": ^7.5.0
6504-
"@typescript-eslint/scope-manager": 7.0.1
6505-
"@typescript-eslint/types": 7.0.1
6506-
"@typescript-eslint/typescript-estree": 7.0.1
6522+
"@typescript-eslint/scope-manager": 7.0.2
6523+
"@typescript-eslint/types": 7.0.2
6524+
"@typescript-eslint/typescript-estree": 7.0.2
65076525
semver: ^7.5.4
65086526
peerDependencies:
65096527
eslint: ^8.56.0
6510-
checksum: b36669163136646aa8f9ef831f7e3026acc853e9083461a53fb89e53b7b0e5ade315a8387820632d370bfe8445db6489524570a253bcd8817e460e0e2b409c47
6528+
checksum: 76b067290f926cf5f955e5e4217958fec5b83f9071f92ec11c2fb1395c61c0b5481706de7ad0260669c02fa8762e18ff397a1fbba822634880f8c6f1690b957c
65116529
languageName: node
65126530
linkType: hard
65136531

@@ -6521,13 +6539,13 @@ __metadata:
65216539
languageName: node
65226540
linkType: hard
65236541

6524-
"@typescript-eslint/visitor-keys@npm:7.0.1":
6525-
version: 7.0.1
6526-
resolution: "@typescript-eslint/visitor-keys@npm:7.0.1"
6542+
"@typescript-eslint/visitor-keys@npm:7.0.2":
6543+
version: 7.0.2
6544+
resolution: "@typescript-eslint/visitor-keys@npm:7.0.2"
65276545
dependencies:
6528-
"@typescript-eslint/types": 7.0.1
6546+
"@typescript-eslint/types": 7.0.2
65296547
eslint-visitor-keys: ^3.4.1
6530-
checksum: ca07f5c6369f00d73e8bd22b1032288d11a5b4d25baca0f198c86f490c423b244b6a39e31c55fb45203a41879017d7eeab895fade7942c1795ec745bee6b411b
6548+
checksum: f1f97961baa6dda9235576c0ec0c359fd157aa2336b82f46578697f6b1c0ad3a76b28bc0ac586305595aaa1b84fdaaba668e53dd24819ad184d2e1f7031353dc
65316549
languageName: node
65326550
linkType: hard
65336551

@@ -8582,7 +8600,7 @@ __metadata:
85828600
languageName: node
85838601
linkType: hard
85848602

8585-
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4":
8603+
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4":
85868604
version: 4.3.4
85878605
resolution: "debug@npm:4.3.4"
85888606
dependencies:
@@ -8826,15 +8844,15 @@ __metadata:
88268844
"@types/jest": ^29.5.12
88278845
"@types/react": 18.2.56
88288846
"@types/react-dom": 18.2.19
8829-
"@typescript-eslint/eslint-plugin": ^7.0.1
8830-
"@typescript-eslint/parser": ^7.0.1
8847+
"@typescript-eslint/eslint-plugin": ^7.0.2
8848+
"@typescript-eslint/parser": ^7.0.2
88318849
"@vitejs/plugin-react": ^4.2.1
88328850
chokidar-cli: ^3.0.0
88338851
cross-env: ^7.0.3
8834-
eslint: ^8.56.0
8852+
eslint: ^8.57.0
88358853
eslint-config-prettier: ^9.1.0
88368854
eslint-import-resolver-typescript: ^3.6.1
8837-
eslint-plugin-check-file: ^2.7.0
8855+
eslint-plugin-check-file: ^2.7.1
88388856
eslint-plugin-import: ^2.29.1
88398857
eslint-plugin-jest-dom: ^5.1.0
88408858
eslint-plugin-jsx-a11y: 6.8.0
@@ -9709,15 +9727,15 @@ __metadata:
97099727
languageName: node
97109728
linkType: hard
97119729

9712-
"eslint-plugin-check-file@npm:^2.7.0":
9713-
version: 2.7.0
9714-
resolution: "eslint-plugin-check-file@npm:2.7.0"
9730+
"eslint-plugin-check-file@npm:^2.7.1":
9731+
version: 2.7.1
9732+
resolution: "eslint-plugin-check-file@npm:2.7.1"
97159733
dependencies:
97169734
is-glob: ^4.0.3
97179735
micromatch: ^4.0.5
97189736
peerDependencies:
97199737
eslint: ">=7.28.0"
9720-
checksum: ade50fa09495ed76f0385c68d293f0a1fb51379a1fa8e33b8d30ff34f98855b03a6bccbf2f10934736a2750797e74b026ba48a748e61c598d963df2e1e7acbe8
9738+
checksum: 2964311cdd8e4d1a2e50712fe79960d5fc925580335d20194c11e8db509edcd70c8abcdc9fa820fb791b2d8bd71202fea1e0954489a2962cd153bc24804a09ba
97219739
languageName: node
97229740
linkType: hard
97239741

@@ -10076,15 +10094,15 @@ __metadata:
1007610094
languageName: node
1007710095
linkType: hard
1007810096

10079-
"eslint@npm:^8.56.0":
10080-
version: 8.56.0
10081-
resolution: "eslint@npm:8.56.0"
10097+
"eslint@npm:^8.57.0":
10098+
version: 8.57.0
10099+
resolution: "eslint@npm:8.57.0"
1008210100
dependencies:
1008310101
"@eslint-community/eslint-utils": ^4.2.0
1008410102
"@eslint-community/regexpp": ^4.6.1
1008510103
"@eslint/eslintrc": ^2.1.4
10086-
"@eslint/js": 8.56.0
10087-
"@humanwhocodes/config-array": ^0.11.13
10104+
"@eslint/js": 8.57.0
10105+
"@humanwhocodes/config-array": ^0.11.14
1008810106
"@humanwhocodes/module-importer": ^1.0.1
1008910107
"@nodelib/fs.walk": ^1.2.8
1009010108
"@ungap/structured-clone": ^1.2.0
@@ -10120,7 +10138,7 @@ __metadata:
1012010138
text-table: ^0.2.0
1012110139
bin:
1012210140
eslint: bin/eslint.js
10123-
checksum: 883436d1e809b4a25d9eb03d42f584b84c408dbac28b0019f6ea07b5177940bf3cca86208f749a6a1e0039b63e085ee47aca1236c30721e91f0deef5cc5a5136
10141+
checksum: 3a48d7ff85ab420a8447e9810d8087aea5b1df9ef68c9151732b478de698389ee656fd895635b5f2871c89ee5a2652b3f343d11e9db6f8486880374ebc74a2d9
1012410142
languageName: node
1012510143
linkType: hard
1012610144

0 commit comments

Comments
 (0)