Skip to content

Commit afca999

Browse files
Update dependency @stylistic/eslint-plugin from 2.13.0 to 4.0.0
1 parent 653bce0 commit afca999

File tree

2 files changed

+7
-57
lines changed

2 files changed

+7
-57
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"prettier": "@devoxa/prettier-config",
1616
"dependencies": {
1717
"@eslint/js": "9.20.0",
18-
"@stylistic/eslint-plugin": "2.13.0",
18+
"@stylistic/eslint-plugin": "4.0.0",
1919
"eslint-config-prettier": "9.1.0",
2020
"eslint-plugin-react": "7.37.4",
2121
"parse-gitignore": "2.0.0",

yarn.lock

+6-56
Original file line numberDiff line numberDiff line change
@@ -143,12 +143,12 @@
143143
"@nodelib/fs.scandir" "2.1.4"
144144
fastq "^1.6.0"
145145

146-
"@stylistic/eslint-plugin@2.13.0":
147-
version "2.13.0"
148-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.13.0.tgz#53bf175dac8c1ec055b370a6ff77d491cae9a70d"
149-
integrity sha512-RnO1SaiCFHn666wNz2QfZEFxvmiNRqhzaMXHXxXXKt+MEP7aajlPxUSMIQpKAaJfverpovEYqjBOXDq6dDcaOQ==
146+
"@stylistic/eslint-plugin@4.0.0":
147+
version "4.0.0"
148+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-4.0.0.tgz#5200668036cc96b1eaf6ccc7a35eaa1db94971f0"
149+
integrity sha512-3US6mWvUrb7xrKs5TR6Ak3Mw8ghSu8gx/lOOkqxUWm1Bw89A9N6PsOUFd4N7aVmlr4VugOqgOdHfBKyt3BsEig==
150150
dependencies:
151-
"@typescript-eslint/utils" "^8.13.0"
151+
"@typescript-eslint/utils" "^8.23.0"
152152
eslint-visitor-keys "^4.2.0"
153153
espree "^10.3.0"
154154
estraverse "^5.3.0"
@@ -204,14 +204,6 @@
204204
"@typescript-eslint/visitor-keys" "8.24.1"
205205
debug "^4.3.4"
206206

207-
"@typescript-eslint/[email protected]":
208-
version "8.16.0"
209-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.16.0.tgz#ebc9a3b399a69a6052f3d88174456dd399ef5905"
210-
integrity sha512-mwsZWubQvBki2t5565uxF0EYvG+FwdFb8bMtDuGQLdCCnGPrDEDvm1gtfynuKlnpzeBRqdFCkMf9jg1fnAK8sg==
211-
dependencies:
212-
"@typescript-eslint/types" "8.16.0"
213-
"@typescript-eslint/visitor-keys" "8.16.0"
214-
215207
"@typescript-eslint/[email protected]":
216208
version "8.24.1"
217209
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.24.1.tgz#1e1e76ec4560aa85077ab36deb9b2bead4ae124e"
@@ -230,30 +222,11 @@
230222
debug "^4.3.4"
231223
ts-api-utils "^2.0.1"
232224

233-
"@typescript-eslint/[email protected]":
234-
version "8.16.0"
235-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.16.0.tgz#49c92ae1b57942458ab83d9ec7ccab3005e64737"
236-
integrity sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==
237-
238225
"@typescript-eslint/[email protected]":
239226
version "8.24.1"
240227
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.24.1.tgz#8777a024f3afc4ace5e48f9a804309c6dd38f95a"
241228
integrity sha512-9kqJ+2DkUXiuhoiYIUvIYjGcwle8pcPpdlfkemGvTObzgmYfJ5d0Qm6jwb4NBXP9W1I5tss0VIAnWFumz3mC5A==
242229

243-
"@typescript-eslint/[email protected]":
244-
version "8.16.0"
245-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.16.0.tgz#9d741e56e5b13469b5190e763432ce5551a9300c"
246-
integrity sha512-E2+9IzzXMc1iaBy9zmo+UYvluE3TW7bCGWSF41hVWUE01o8nzr1rvOQYSxelxr6StUvRcTMe633eY8mXASMaNw==
247-
dependencies:
248-
"@typescript-eslint/types" "8.16.0"
249-
"@typescript-eslint/visitor-keys" "8.16.0"
250-
debug "^4.3.4"
251-
fast-glob "^3.3.2"
252-
is-glob "^4.0.3"
253-
minimatch "^9.0.4"
254-
semver "^7.6.0"
255-
ts-api-utils "^1.3.0"
256-
257230
"@typescript-eslint/[email protected]":
258231
version "8.24.1"
259232
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.24.1.tgz#3bb479401f8bd471b3c6dd3db89e7256977c54db"
@@ -268,7 +241,7 @@
268241
semver "^7.6.0"
269242
ts-api-utils "^2.0.1"
270243

271-
"@typescript-eslint/[email protected]":
244+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.23.0":
272245
version "8.24.1"
273246
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24.1.tgz#08d14eac33cfb3456feeee5a275b8ad3349e52ed"
274247
integrity sha512-OOcg3PMMQx9EXspId5iktsI3eMaXVwlhC8BvNnX6B5w9a4dVgpkQZuU8Hy67TolKcl+iFWq0XX+jbDGN4xWxjQ==
@@ -278,24 +251,6 @@
278251
"@typescript-eslint/types" "8.24.1"
279252
"@typescript-eslint/typescript-estree" "8.24.1"
280253

281-
"@typescript-eslint/utils@^8.13.0":
282-
version "8.16.0"
283-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.16.0.tgz#c71264c437157feaa97842809836254a6fc833c3"
284-
integrity sha512-C1zRy/mOL8Pj157GiX4kaw7iyRLKfJXBR3L82hk5kS/GyHcOFmy4YUq/zfZti72I9wnuQtA/+xzft4wCC8PJdA==
285-
dependencies:
286-
"@eslint-community/eslint-utils" "^4.4.0"
287-
"@typescript-eslint/scope-manager" "8.16.0"
288-
"@typescript-eslint/types" "8.16.0"
289-
"@typescript-eslint/typescript-estree" "8.16.0"
290-
291-
"@typescript-eslint/[email protected]":
292-
version "8.16.0"
293-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.16.0.tgz#d5086afc060b01ff7a4ecab8d49d13d5a7b07705"
294-
integrity sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ==
295-
dependencies:
296-
"@typescript-eslint/types" "8.16.0"
297-
eslint-visitor-keys "^4.2.0"
298-
299254
"@typescript-eslint/[email protected]":
300255
version "8.24.1"
301256
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.24.1.tgz#8bdfe47a89195344b34eb21ef61251562148202b"
@@ -2467,11 +2422,6 @@ to-regex-range@^5.0.1:
24672422
dependencies:
24682423
is-number "^7.0.0"
24692424

2470-
ts-api-utils@^1.3.0:
2471-
version "1.3.0"
2472-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
2473-
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
2474-
24752425
ts-api-utils@^2.0.1:
24762426
version "2.0.1"
24772427
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"

0 commit comments

Comments
 (0)