Skip to content

Commit 096b063

Browse files
fix(deps): bump eslint-plugin-perfectionist from 4.9.0 to 4.10.0
Bumps [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](azat-io/eslint-plugin-perfectionist@v4.9.0...v4.10.0) --- updated-dependencies: - dependency-name: eslint-plugin-perfectionist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 534b2d4 commit 096b063

File tree

1 file changed

+50
-10
lines changed

1 file changed

+50
-10
lines changed

yarn.lock

+50-10
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,14 @@
250250
"@typescript-eslint/types" "8.25.0"
251251
"@typescript-eslint/visitor-keys" "8.25.0"
252252

253+
"@typescript-eslint/scope-manager@8.26.0":
254+
version "8.26.0"
255+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.0.tgz#b06623fad54a3a77fadab5f652ef75ed3780b545"
256+
integrity sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==
257+
dependencies:
258+
"@typescript-eslint/types" "8.26.0"
259+
"@typescript-eslint/visitor-keys" "8.26.0"
260+
253261
"@typescript-eslint/type-utils@8.25.0":
254262
version "8.25.0"
255263
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.25.0.tgz#ee0d2f67c80af5ae74b5d6f977e0f8ded0059677"
@@ -265,10 +273,10 @@
265273
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
266274
integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==
267275

268-
"@typescript-eslint/types@^8.24.0":
269-
version "8.24.1"
270-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.24.1.tgz#8777a024f3afc4ace5e48f9a804309c6dd38f95a"
271-
integrity sha512-9kqJ+2DkUXiuhoiYIUvIYjGcwle8pcPpdlfkemGvTObzgmYfJ5d0Qm6jwb4NBXP9W1I5tss0VIAnWFumz3mC5A==
276+
"@typescript-eslint/types@8.26.0", "@typescript-eslint/types@^8.26.0":
277+
version "8.26.0"
278+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf"
279+
integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==
272280

273281
"@typescript-eslint/typescript-estree@8.25.0":
274282
version "8.25.0"
@@ -284,7 +292,21 @@
284292
semver "^7.6.0"
285293
ts-api-utils "^2.0.1"
286294

287-
"@typescript-eslint/utils@8.25.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.24.0":
295+
"@typescript-eslint/typescript-estree@8.26.0":
296+
version "8.26.0"
297+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.0.tgz#128972172005a7376e34ed2ecba4e29363b0cad1"
298+
integrity sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==
299+
dependencies:
300+
"@typescript-eslint/types" "8.26.0"
301+
"@typescript-eslint/visitor-keys" "8.26.0"
302+
debug "^4.3.4"
303+
fast-glob "^3.3.2"
304+
is-glob "^4.0.3"
305+
minimatch "^9.0.4"
306+
semver "^7.6.0"
307+
ts-api-utils "^2.0.1"
308+
309+
"@typescript-eslint/utils@8.25.0":
288310
version "8.25.0"
289311
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a"
290312
integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==
@@ -294,6 +316,16 @@
294316
"@typescript-eslint/types" "8.25.0"
295317
"@typescript-eslint/typescript-estree" "8.25.0"
296318

319+
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.26.0":
320+
version "8.26.0"
321+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.0.tgz#845d20ed8378a5594e6445f54e53b972aee7b3e6"
322+
integrity sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==
323+
dependencies:
324+
"@eslint-community/eslint-utils" "^4.4.0"
325+
"@typescript-eslint/scope-manager" "8.26.0"
326+
"@typescript-eslint/types" "8.26.0"
327+
"@typescript-eslint/typescript-estree" "8.26.0"
328+
297329
"@typescript-eslint/visitor-keys@8.25.0":
298330
version "8.25.0"
299331
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz#e8646324cd1793f96e02669cb717a05319403164"
@@ -302,6 +334,14 @@
302334
"@typescript-eslint/types" "8.25.0"
303335
eslint-visitor-keys "^4.2.0"
304336

337+
"@typescript-eslint/visitor-keys@8.26.0":
338+
version "8.26.0"
339+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.0.tgz#a4876216756c69130ea958df3b77222c2ad95290"
340+
integrity sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==
341+
dependencies:
342+
"@typescript-eslint/types" "8.26.0"
343+
eslint-visitor-keys "^4.2.0"
344+
305345
acorn-jsx@^5.3.2:
306346
version "5.3.2"
307347
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
@@ -941,12 +981,12 @@ eslint-plugin-n@^17.15.1:
941981
semver "^7.6.3"
942982

943983
eslint-plugin-perfectionist@^4:
944-
version "4.9.0"
945-
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-4.9.0.tgz#c89c71dbcd1c8ebad0a435c822fceaf0c2e31835"
946-
integrity sha512-76lDfJnonOcXGW3bEXuqhEGId0LrOlvIE1yLHvK/eKMMPOc0b43KchAIR2Bdbqlg+LPXU5/Q+UzuzkO+cWHT6w==
984+
version "4.10.0"
985+
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-4.10.0.tgz#daf656d59209579b6d40aad45c4826ae7b0aa433"
986+
integrity sha512-7sH4rXjIS6ekf/9YL25099Ja09aTqKM00VmN0de/JicSFU5h0GmkjpYuqm1stti0L/baDos7jcTbxt28o1pkJw==
947987
dependencies:
948-
"@typescript-eslint/types" "^8.24.0"
949-
"@typescript-eslint/utils" "^8.24.0"
988+
"@typescript-eslint/types" "^8.26.0"
989+
"@typescript-eslint/utils" "^8.26.0"
950990
natural-orderby "^5.0.0"
951991

952992
eslint-plugin-unicorn@^48.0.1:

0 commit comments

Comments
 (0)