Skip to content

Commit 4f62c13

Browse files
fix(deps): bump eslint-plugin-perfectionist from 4.12.3 to 4.13.0
Bumps [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) from 4.12.3 to 4.13.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.12.3...v4.13.0) --- updated-dependencies: - dependency-name: eslint-plugin-perfectionist dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8526821 commit 4f62c13

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.0.tgz#a4a66b8876b8391970cf069b49572e43f1fc957a"
343343
integrity sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA==
344344

345-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.31.0":
345+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.32.1":
346346
version "8.32.1"
347347
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
348348
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
@@ -385,7 +385,7 @@
385385
"@typescript-eslint/types" "8.32.0"
386386
"@typescript-eslint/typescript-estree" "8.32.0"
387387

388-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.31.0":
388+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.32.1":
389389
version "8.32.1"
390390
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
391391
integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==
@@ -1131,12 +1131,12 @@ eslint-plugin-n@^17.17.0:
11311131
semver "^7.6.3"
11321132

11331133
eslint-plugin-perfectionist@^4:
1134-
version "4.12.3"
1135-
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-4.12.3.tgz#6f8181b9149afd220f172c2798568e079664403d"
1136-
integrity sha512-V0dmpq6fBbn0BYofHsiRuuY9wgkKMDkdruM0mIRBIJ8XZ8vEaTAZqFsywm40RuWNVnduWBt5HO1ZZ+flE2yqjg==
1134+
version "4.13.0"
1135+
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-4.13.0.tgz#7f38de8ac0fedeecf8e615437670ab970824e401"
1136+
integrity sha512-dsPwXwV7IrG26PJ+h1crQ1f5kxay/gQAU0NJnbVTQc91l5Mz9kPjyIZ7fXgie+QSgi8a+0TwGbfaJx+GIhzuoQ==
11371137
dependencies:
1138-
"@typescript-eslint/types" "^8.31.0"
1139-
"@typescript-eslint/utils" "^8.31.0"
1138+
"@typescript-eslint/types" "^8.32.1"
1139+
"@typescript-eslint/utils" "^8.32.1"
11401140
natural-orderby "^5.0.0"
11411141

11421142
eslint-plugin-unicorn@^48.0.1:

0 commit comments

Comments
 (0)