Skip to content

Commit ac37ec0

Browse files
fix(deps): bump eslint-plugin-perfectionist from 4.8.0 to 4.9.0
Bumps [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) from 4.8.0 to 4.9.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.8.0...v4.9.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 cb512f9 commit ac37ec0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.20.0.tgz#487de5314b5415dee075e95568b87a75a3e730cf"
317317
integrity sha512-cqaMiY72CkP+2xZRrFt3ExRBu0WmVitN/rYPZErA80mHjHx/Svgp8yfbzkJmDoQ/whcytOPO9/IZXnOc+wigRA==
318318

319-
"@typescript-eslint/types@8.24.0", "@typescript-eslint/types@^8.23.0":
319+
"@typescript-eslint/types@8.24.0", "@typescript-eslint/types@^8.24.0":
320320
version "8.24.0"
321321
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.24.0.tgz#694e7fb18d70506c317b816de9521300b0f72c8e"
322322
integrity sha512-VacJCBTyje7HGAw7xp11q439A+zeGG0p0/p2zsZwpnMzjPB5WteaWqt4g2iysgGFafrqvyLWqq6ZPZAOCoefCw==
@@ -359,7 +359,7 @@
359359
"@typescript-eslint/types" "8.20.0"
360360
"@typescript-eslint/typescript-estree" "8.20.0"
361361

362-
"@typescript-eslint/utils@8.24.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.23.0":
362+
"@typescript-eslint/utils@8.24.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.24.0":
363363
version "8.24.0"
364364
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24.0.tgz#21cb1195ae79230af825bfeed59574f5cb70a749"
365365
integrity sha512-07rLuUBElvvEb1ICnafYWr4hk8/U7X9RDCOqd9JcAMtjh/9oRmcfN4yGzbPVirgMR0+HLVHehmu19CWeh7fsmQ==
@@ -1024,12 +1024,12 @@ eslint-plugin-n@^17.15.1:
10241024
semver "^7.6.3"
10251025

10261026
eslint-plugin-perfectionist@^4:
1027-
version "4.8.0"
1028-
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-4.8.0.tgz#eb91a36c16f15af0b9bf5fc94385502f121370b2"
1029-
integrity sha512-ZF04IAPGItYMlj9xjgvvl/QpksZf79g0dkxbNcuxDjbcUSZ4CwucJ7h5Yzt5JuHe+i6igQbUYEp40j4ndfbvWQ==
1027+
version "4.9.0"
1028+
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-4.9.0.tgz#c89c71dbcd1c8ebad0a435c822fceaf0c2e31835"
1029+
integrity sha512-76lDfJnonOcXGW3bEXuqhEGId0LrOlvIE1yLHvK/eKMMPOc0b43KchAIR2Bdbqlg+LPXU5/Q+UzuzkO+cWHT6w==
10301030
dependencies:
1031-
"@typescript-eslint/types" "^8.23.0"
1032-
"@typescript-eslint/utils" "^8.23.0"
1031+
"@typescript-eslint/types" "^8.24.0"
1032+
"@typescript-eslint/utils" "^8.24.0"
10331033
natural-orderby "^5.0.0"
10341034

10351035
eslint-plugin-unicorn@^48.0.1:

0 commit comments

Comments
 (0)