Skip to content

Commit 64cbafe

Browse files
chore(deps): update eslint monorepo
1 parent e865640 commit 64cbafe

File tree

2 files changed

+157
-20
lines changed

2 files changed

+157
-20
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"@types/react-dom": "19.1.6",
3232
"@types/webpack": "5.28.5",
3333
"@types/webpack-dev-server": "4.7.2",
34-
"@typescript-eslint/eslint-plugin": "8.37.0",
35-
"@typescript-eslint/parser": "8.37.0",
34+
"@typescript-eslint/eslint-plugin": "8.39.0",
35+
"@typescript-eslint/parser": "8.39.0",
3636
"commit-and-tag-version": "12.5.1",
37-
"eslint": "9.31.0",
37+
"eslint": "9.32.0",
3838
"eslint-plugin-react": "7.37.5",
3939
"eslint-plugin-react-hooks": "5.2.0",
4040
"html-webpack-plugin": "5.6.3",

yarn.lock

Lines changed: 154 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1005,10 +1005,10 @@ __metadata:
10051005
languageName: node
10061006
linkType: hard
10071007

1008-
"@eslint/js@npm:9.31.0":
1009-
version: 9.31.0
1010-
resolution: "@eslint/js@npm:9.31.0"
1011-
checksum: 10c0/f9d4c73d0fafe70679a418cbb25ab7ebcc8f1dba6c32456d6f8ba5a137d583ecff233cfe10f61f41d7d4d2220e94cff1f39fc7ed1fa3819d1888dee1cad678ea
1008+
"@eslint/js@npm:9.32.0":
1009+
version: 9.32.0
1010+
resolution: "@eslint/js@npm:9.32.0"
1011+
checksum: 10c0/f71e8f9146638d11fb15238279feff98801120a4d4130f1c587c4f09b024ff5ec01af1ba88e97ba6b7013488868898a668f77091300cc3d4394c7a8ed32d2667
10121012
languageName: node
10131013
linkType: hard
10141014

@@ -1019,13 +1019,13 @@ __metadata:
10191019
languageName: node
10201020
linkType: hard
10211021

1022-
"@eslint/plugin-kit@npm:^0.3.1":
1023-
version: 0.3.3
1024-
resolution: "@eslint/plugin-kit@npm:0.3.3"
1022+
"@eslint/plugin-kit@npm:^0.3.4":
1023+
version: 0.3.4
1024+
resolution: "@eslint/plugin-kit@npm:0.3.4"
10251025
dependencies:
10261026
"@eslint/core": "npm:^0.15.1"
10271027
levn: "npm:^0.4.1"
1028-
checksum: 10c0/c61888eb8757abc0d25a53c1832f85521c2f347126c475eb32d3596be3505e8619e0ceddee7346d195089a2eb1633b61e6127a5772b8965a85eb9f55b8b1cebe
1028+
checksum: 10c0/64331ca100f62a0115d10419a28059d0f377e390192163b867b9019517433d5073d10b4ec21f754fa01faf832aceb34178745924baab2957486f8bf95fd628d2
10291029
languageName: node
10301030
linkType: hard
10311031

@@ -1978,10 +1978,10 @@ __metadata:
19781978
"@types/react-dom": "npm:19.1.6"
19791979
"@types/webpack": "npm:5.28.5"
19801980
"@types/webpack-dev-server": "npm:4.7.2"
1981-
"@typescript-eslint/eslint-plugin": "npm:8.37.0"
1982-
"@typescript-eslint/parser": "npm:8.37.0"
1981+
"@typescript-eslint/eslint-plugin": "npm:8.39.0"
1982+
"@typescript-eslint/parser": "npm:8.39.0"
19831983
commit-and-tag-version: "npm:12.5.1"
1984-
eslint: "npm:9.31.0"
1984+
eslint: "npm:9.32.0"
19851985
eslint-plugin-react: "npm:7.37.5"
19861986
eslint-plugin-react-hooks: "npm:5.2.0"
19871987
html-webpack-plugin: "npm:5.6.3"
@@ -2937,6 +2937,27 @@ __metadata:
29372937
languageName: node
29382938
linkType: hard
29392939

2940+
"@typescript-eslint/eslint-plugin@npm:8.39.0":
2941+
version: 8.39.0
2942+
resolution: "@typescript-eslint/eslint-plugin@npm:8.39.0"
2943+
dependencies:
2944+
"@eslint-community/regexpp": "npm:^4.10.0"
2945+
"@typescript-eslint/scope-manager": "npm:8.39.0"
2946+
"@typescript-eslint/type-utils": "npm:8.39.0"
2947+
"@typescript-eslint/utils": "npm:8.39.0"
2948+
"@typescript-eslint/visitor-keys": "npm:8.39.0"
2949+
graphemer: "npm:^1.4.0"
2950+
ignore: "npm:^7.0.0"
2951+
natural-compare: "npm:^1.4.0"
2952+
ts-api-utils: "npm:^2.1.0"
2953+
peerDependencies:
2954+
"@typescript-eslint/parser": ^8.39.0
2955+
eslint: ^8.57.0 || ^9.0.0
2956+
typescript: ">=4.8.4 <6.0.0"
2957+
checksum: 10c0/c735a99622e2a4a95d89fa02cc47e65279f61972a68b62f58c32a384e766473289b6234cdaa34b5caa9372d4bdf1b22ad34b45feada482c4ed7320784fa19312
2958+
languageName: node
2959+
linkType: hard
2960+
29402961
"@typescript-eslint/parser@npm:8.37.0":
29412962
version: 8.37.0
29422963
resolution: "@typescript-eslint/parser@npm:8.37.0"
@@ -2953,6 +2974,22 @@ __metadata:
29532974
languageName: node
29542975
linkType: hard
29552976

2977+
"@typescript-eslint/parser@npm:8.39.0":
2978+
version: 8.39.0
2979+
resolution: "@typescript-eslint/parser@npm:8.39.0"
2980+
dependencies:
2981+
"@typescript-eslint/scope-manager": "npm:8.39.0"
2982+
"@typescript-eslint/types": "npm:8.39.0"
2983+
"@typescript-eslint/typescript-estree": "npm:8.39.0"
2984+
"@typescript-eslint/visitor-keys": "npm:8.39.0"
2985+
debug: "npm:^4.3.4"
2986+
peerDependencies:
2987+
eslint: ^8.57.0 || ^9.0.0
2988+
typescript: ">=4.8.4 <6.0.0"
2989+
checksum: 10c0/cb437362ea80303e728eccada1ba630769e90d863471d2cb65abbeda540679f93a566bb4ecdcd3aca39c01f48f865a70aed3e94fbaacc6a81e79bb804c596f0b
2990+
languageName: node
2991+
linkType: hard
2992+
29562993
"@typescript-eslint/project-service@npm:8.37.0":
29572994
version: 8.37.0
29582995
resolution: "@typescript-eslint/project-service@npm:8.37.0"
@@ -2966,6 +3003,19 @@ __metadata:
29663003
languageName: node
29673004
linkType: hard
29683005

3006+
"@typescript-eslint/project-service@npm:8.39.0":
3007+
version: 8.39.0
3008+
resolution: "@typescript-eslint/project-service@npm:8.39.0"
3009+
dependencies:
3010+
"@typescript-eslint/tsconfig-utils": "npm:^8.39.0"
3011+
"@typescript-eslint/types": "npm:^8.39.0"
3012+
debug: "npm:^4.3.4"
3013+
peerDependencies:
3014+
typescript: ">=4.8.4 <6.0.0"
3015+
checksum: 10c0/67ac21bcc715d8e3281b8cab36a7e285b01244a48817ea74910186e76e714918dd2e939b465d0e4e9a30c4ceffa6c8946eb9b1f0ec0dab6708c4416d3a66e731
3016+
languageName: node
3017+
linkType: hard
3018+
29693019
"@typescript-eslint/scope-manager@npm:8.37.0":
29703020
version: 8.37.0
29713021
resolution: "@typescript-eslint/scope-manager@npm:8.37.0"
@@ -2976,6 +3026,16 @@ __metadata:
29763026
languageName: node
29773027
linkType: hard
29783028

3029+
"@typescript-eslint/scope-manager@npm:8.39.0":
3030+
version: 8.39.0
3031+
resolution: "@typescript-eslint/scope-manager@npm:8.39.0"
3032+
dependencies:
3033+
"@typescript-eslint/types": "npm:8.39.0"
3034+
"@typescript-eslint/visitor-keys": "npm:8.39.0"
3035+
checksum: 10c0/ae61721e85fa67f64cab02db88599a6e78e9395dd13c211ab60c5728abdf01b9ceb970c0722671d1958e83c8f00a8ee4f9b3a5c462ea21fb117729b73d53a7e7
3036+
languageName: node
3037+
linkType: hard
3038+
29793039
"@typescript-eslint/tsconfig-utils@npm:8.37.0, @typescript-eslint/tsconfig-utils@npm:^8.37.0":
29803040
version: 8.37.0
29813041
resolution: "@typescript-eslint/tsconfig-utils@npm:8.37.0"
@@ -2985,6 +3045,15 @@ __metadata:
29853045
languageName: node
29863046
linkType: hard
29873047

3048+
"@typescript-eslint/tsconfig-utils@npm:8.39.0, @typescript-eslint/tsconfig-utils@npm:^8.39.0":
3049+
version: 8.39.0
3050+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.39.0"
3051+
peerDependencies:
3052+
typescript: ">=4.8.4 <6.0.0"
3053+
checksum: 10c0/1437c0004d4d852128c72559232470e82c9b9635156c6d8eec7be7c5b08c01e9528cda736587bdaba0d5c71f2f5480855c406f224eab45ba81c6850210280fc3
3054+
languageName: node
3055+
linkType: hard
3056+
29883057
"@typescript-eslint/type-utils@npm:8.37.0":
29893058
version: 8.37.0
29903059
resolution: "@typescript-eslint/type-utils@npm:8.37.0"
@@ -3001,13 +3070,36 @@ __metadata:
30013070
languageName: node
30023071
linkType: hard
30033072

3073+
"@typescript-eslint/type-utils@npm:8.39.0":
3074+
version: 8.39.0
3075+
resolution: "@typescript-eslint/type-utils@npm:8.39.0"
3076+
dependencies:
3077+
"@typescript-eslint/types": "npm:8.39.0"
3078+
"@typescript-eslint/typescript-estree": "npm:8.39.0"
3079+
"@typescript-eslint/utils": "npm:8.39.0"
3080+
debug: "npm:^4.3.4"
3081+
ts-api-utils: "npm:^2.1.0"
3082+
peerDependencies:
3083+
eslint: ^8.57.0 || ^9.0.0
3084+
typescript: ">=4.8.4 <6.0.0"
3085+
checksum: 10c0/918de86cc99e90a74a02ee5dfe26f0d7a22872ac00d84e59630a15f50fa9688c2db545c8bf26ba8923c72a74c09386b994d0b7da3dac4104da4ca8c80b4353ac
3086+
languageName: node
3087+
linkType: hard
3088+
30043089
"@typescript-eslint/types@npm:8.37.0, @typescript-eslint/types@npm:^8.37.0":
30053090
version: 8.37.0
30063091
resolution: "@typescript-eslint/types@npm:8.37.0"
30073092
checksum: 10c0/0caa649ba242d384e935eef9badbb352a3e640c3842104a6a562af69e0f680ec8e6c0c55c069d4d714f05208f6d07811417ca6179745128a60c45fa92794e6dd
30083093
languageName: node
30093094
linkType: hard
30103095

3096+
"@typescript-eslint/types@npm:8.39.0, @typescript-eslint/types@npm:^8.39.0":
3097+
version: 8.39.0
3098+
resolution: "@typescript-eslint/types@npm:8.39.0"
3099+
checksum: 10c0/4240b01b218f3ef8a4f6343cb78cd531c12b2a134b6edd6ab67a9de4d1808790bc468f7579d5d38e507a206457d14a5e8970f6f74d29b9858633f77258f7e43b
3100+
languageName: node
3101+
linkType: hard
3102+
30113103
"@typescript-eslint/typescript-estree@npm:8.37.0":
30123104
version: 8.37.0
30133105
resolution: "@typescript-eslint/typescript-estree@npm:8.37.0"
@@ -3028,6 +3120,26 @@ __metadata:
30283120
languageName: node
30293121
linkType: hard
30303122

3123+
"@typescript-eslint/typescript-estree@npm:8.39.0":
3124+
version: 8.39.0
3125+
resolution: "@typescript-eslint/typescript-estree@npm:8.39.0"
3126+
dependencies:
3127+
"@typescript-eslint/project-service": "npm:8.39.0"
3128+
"@typescript-eslint/tsconfig-utils": "npm:8.39.0"
3129+
"@typescript-eslint/types": "npm:8.39.0"
3130+
"@typescript-eslint/visitor-keys": "npm:8.39.0"
3131+
debug: "npm:^4.3.4"
3132+
fast-glob: "npm:^3.3.2"
3133+
is-glob: "npm:^4.0.3"
3134+
minimatch: "npm:^9.0.4"
3135+
semver: "npm:^7.6.0"
3136+
ts-api-utils: "npm:^2.1.0"
3137+
peerDependencies:
3138+
typescript: ">=4.8.4 <6.0.0"
3139+
checksum: 10c0/9eaf44af35b7bd8a8298909c0b2153f4c69e582b86f84dbe4a58c6afb6496253e955ee2b6ff0517e7717a6e8557537035ce631e0aa10fa848354a15620c387d2
3140+
languageName: node
3141+
linkType: hard
3142+
30313143
"@typescript-eslint/utils@npm:8.37.0, @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/utils@npm:^8.13.0":
30323144
version: 8.37.0
30333145
resolution: "@typescript-eslint/utils@npm:8.37.0"
@@ -3043,6 +3155,21 @@ __metadata:
30433155
languageName: node
30443156
linkType: hard
30453157

3158+
"@typescript-eslint/utils@npm:8.39.0":
3159+
version: 8.39.0
3160+
resolution: "@typescript-eslint/utils@npm:8.39.0"
3161+
dependencies:
3162+
"@eslint-community/eslint-utils": "npm:^4.7.0"
3163+
"@typescript-eslint/scope-manager": "npm:8.39.0"
3164+
"@typescript-eslint/types": "npm:8.39.0"
3165+
"@typescript-eslint/typescript-estree": "npm:8.39.0"
3166+
peerDependencies:
3167+
eslint: ^8.57.0 || ^9.0.0
3168+
typescript: ">=4.8.4 <6.0.0"
3169+
checksum: 10c0/61956004dea90835b9f8de581019bc4f360dd44cebb9e0f8014ede39fc7cbc71d7d0093a65547bea004a865a1eff81dfd822520ba0a37e636f359291c27e1bd2
3170+
languageName: node
3171+
linkType: hard
3172+
30463173
"@typescript-eslint/visitor-keys@npm:8.37.0":
30473174
version: 8.37.0
30483175
resolution: "@typescript-eslint/visitor-keys@npm:8.37.0"
@@ -3053,6 +3180,16 @@ __metadata:
30533180
languageName: node
30543181
linkType: hard
30553182

3183+
"@typescript-eslint/visitor-keys@npm:8.39.0":
3184+
version: 8.39.0
3185+
resolution: "@typescript-eslint/visitor-keys@npm:8.39.0"
3186+
dependencies:
3187+
"@typescript-eslint/types": "npm:8.39.0"
3188+
eslint-visitor-keys: "npm:^4.2.1"
3189+
checksum: 10c0/657766d4e9ad01e8fd8e8fd39f8f3d043ecdffb78f1ab9653acbed3c971e221b1f680e90752394308c532703211f9f441bb449f62c0f61a48750b24ccb4379ef
3190+
languageName: node
3191+
linkType: hard
3192+
30563193
"@ungap/structured-clone@npm:^1.3.0":
30573194
version: 1.3.0
30583195
resolution: "@ungap/structured-clone@npm:1.3.0"
@@ -6429,18 +6566,18 @@ __metadata:
64296566
languageName: node
64306567
linkType: hard
64316568

6432-
"eslint@npm:9.31.0":
6433-
version: 9.31.0
6434-
resolution: "eslint@npm:9.31.0"
6569+
"eslint@npm:9.32.0":
6570+
version: 9.32.0
6571+
resolution: "eslint@npm:9.32.0"
64356572
dependencies:
64366573
"@eslint-community/eslint-utils": "npm:^4.2.0"
64376574
"@eslint-community/regexpp": "npm:^4.12.1"
64386575
"@eslint/config-array": "npm:^0.21.0"
64396576
"@eslint/config-helpers": "npm:^0.3.0"
64406577
"@eslint/core": "npm:^0.15.0"
64416578
"@eslint/eslintrc": "npm:^3.3.1"
6442-
"@eslint/js": "npm:9.31.0"
6443-
"@eslint/plugin-kit": "npm:^0.3.1"
6579+
"@eslint/js": "npm:9.32.0"
6580+
"@eslint/plugin-kit": "npm:^0.3.4"
64446581
"@humanfs/node": "npm:^0.16.6"
64456582
"@humanwhocodes/module-importer": "npm:^1.0.1"
64466583
"@humanwhocodes/retry": "npm:^0.4.2"
@@ -6475,7 +6612,7 @@ __metadata:
64756612
optional: true
64766613
bin:
64776614
eslint: bin/eslint.js
6478-
checksum: 10c0/3fd1cd5b38b907ecb3f5e7537ab91204efb38bc1ad0ca6e46fc4112f13b594272ff56e641b41580049bc333fbcb5b1b99ca9a542e8406e7da5e951068cbaec77
6615+
checksum: 10c0/e8a23924ec5f8b62e95483002ca25db74e25c23bd9c6d98a9f656ee32f820169bee3bfdf548ec728b16694f198b3db857d85a49210ee4a035242711d08fdc602
64796616
languageName: node
64806617
linkType: hard
64816618

0 commit comments

Comments
 (0)