Skip to content

Commit a438615

Browse files
fix(deps): bump eslint-plugin-perfectionist from 4.10.0 to 4.10.1
Bumps [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) from 4.10.0 to 4.10.1. - [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.10.0...v4.10.1) --- updated-dependencies: - dependency-name: eslint-plugin-perfectionist dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9460af commit a438615

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -355,16 +355,11 @@
355355
debug "^4.3.4"
356356
ts-api-utils "^2.0.1"
357357

358-
"@typescript-eslint/types@8.26.1":
358+
"@typescript-eslint/types@8.26.1", "@typescript-eslint/types@^8.26.0":
359359
version "8.26.1"
360360
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.1.tgz#d5978721670cff263348d5062773389231a64132"
361361
integrity sha512-n4THUQW27VmQMx+3P+B0Yptl7ydfceUj4ON/AQILAASwgYdZ/2dhfymRMh5egRUrvK5lSmaOm77Ry+lmXPOgBQ==
362362

363-
"@typescript-eslint/types@^8.26.0":
364-
version "8.26.0"
365-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf"
366-
integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==
367-
368363
"@typescript-eslint/typescript-estree@8.26.1":
369364
version "8.26.1"
370365
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.1.tgz#eb0e4ce31753683d83be53441a409fd5f0b34afd"
@@ -1036,9 +1031,9 @@ eslint-plugin-n@^17.16.2:
10361031
semver "^7.6.3"
10371032

10381033
eslint-plugin-perfectionist@^4:
1039-
version "4.10.0"
1040-
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-4.10.0.tgz#daf656d59209579b6d40aad45c4826ae7b0aa433"
1041-
integrity sha512-7sH4rXjIS6ekf/9YL25099Ja09aTqKM00VmN0de/JicSFU5h0GmkjpYuqm1stti0L/baDos7jcTbxt28o1pkJw==
1034+
version "4.10.1"
1035+
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-4.10.1.tgz#62a24984a9e891ff19d20f8150ff42e713a4017f"
1036+
integrity sha512-GXwFfL47RfBLZRGQdrvGZw9Ali2T2GPW8p4Gyj2fyWQ9396R/HgJMf0m9kn7D6WXRwrINfTDGLS+QYIeok9qEg==
10421037
dependencies:
10431038
"@typescript-eslint/types" "^8.26.0"
10441039
"@typescript-eslint/utils" "^8.26.0"

0 commit comments

Comments
 (0)