Skip to content

Commit 0632bbc

Browse files
chore(deps-dev): bump eslint-plugin-perfectionist from 5.9.0 to 5.9.1
Bumps [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) from 5.9.0 to 5.9.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@v5.9.0...v5.9.1) --- updated-dependencies: - dependency-name: eslint-plugin-perfectionist dependency-version: 5.9.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13ae955 commit 0632bbc

2 files changed

Lines changed: 2 additions & 97 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"eslint-import-resolver-typescript": "4.4.5",
1414
"eslint-plugin-import": "2.32.0",
1515
"eslint-plugin-oxlint": "1.70.0",
16-
"eslint-plugin-perfectionist": "5.9.0",
16+
"eslint-plugin-perfectionist": "5.9.1",
1717
"globals": "17.6.0",
1818
"jiti": "2.7.0",
1919
"lefthook": "2.1.9",

yarn.lock

Lines changed: 1 addition & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -2929,19 +2929,6 @@ __metadata:
29292929
languageName: node
29302930
linkType: hard
29312931

2932-
"@typescript-eslint/project-service@npm:8.59.1":
2933-
version: 8.59.1
2934-
resolution: "@typescript-eslint/project-service@npm:8.59.1"
2935-
dependencies:
2936-
"@typescript-eslint/tsconfig-utils": "npm:^8.59.1"
2937-
"@typescript-eslint/types": "npm:^8.59.1"
2938-
debug: "npm:^4.4.3"
2939-
peerDependencies:
2940-
typescript: ">=4.8.4 <6.1.0"
2941-
checksum: 10c0/487e60e9696fbae11070fd0591a009c94b932af2a92d37a1a9d9f9eac5bbc2f56fef83f3d4e72349dfdaadf95473bb5fb7332eb13f9296b87b3f14e842f42747
2942-
languageName: node
2943-
linkType: hard
2944-
29452932
"@typescript-eslint/project-service@npm:8.61.1":
29462933
version: 8.61.1
29472934
resolution: "@typescript-eslint/project-service@npm:8.61.1"
@@ -2968,16 +2955,6 @@ __metadata:
29682955
languageName: node
29692956
linkType: hard
29702957

2971-
"@typescript-eslint/scope-manager@npm:8.59.1":
2972-
version: 8.59.1
2973-
resolution: "@typescript-eslint/scope-manager@npm:8.59.1"
2974-
dependencies:
2975-
"@typescript-eslint/types": "npm:8.59.1"
2976-
"@typescript-eslint/visitor-keys": "npm:8.59.1"
2977-
checksum: 10c0/05c19039bde67691ad7a558ac61260639593ab0ffd8b73903b0f23c770aa3d79868bc8c1a11cdd5b0c8226e5dcef9ab1d679db46b5c5fe019541216170451614
2978-
languageName: node
2979-
linkType: hard
2980-
29812958
"@typescript-eslint/scope-manager@npm:8.61.1":
29822959
version: 8.61.1
29832960
resolution: "@typescript-eslint/scope-manager@npm:8.61.1"
@@ -2998,15 +2975,6 @@ __metadata:
29982975
languageName: node
29992976
linkType: hard
30002977

3001-
"@typescript-eslint/tsconfig-utils@npm:8.59.1, @typescript-eslint/tsconfig-utils@npm:^8.59.1":
3002-
version: 8.59.1
3003-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.59.1"
3004-
peerDependencies:
3005-
typescript: ">=4.8.4 <6.1.0"
3006-
checksum: 10c0/a3d123edbc39e7bfa3f58f722fe755787e71771d97b03ed80ea0706dcf3f25895e217e61b38049db1b05f246a26c6afb4e4a518bad21e7d1e71bb8dc136084ce
3007-
languageName: node
3008-
linkType: hard
3009-
30102978
"@typescript-eslint/tsconfig-utils@npm:8.61.1":
30112979
version: 8.61.1
30122980
resolution: "@typescript-eslint/tsconfig-utils@npm:8.61.1"
@@ -3041,13 +3009,6 @@ __metadata:
30413009
languageName: node
30423010
linkType: hard
30433011

3044-
"@typescript-eslint/types@npm:8.59.1, @typescript-eslint/types@npm:^8.59.1":
3045-
version: 8.59.1
3046-
resolution: "@typescript-eslint/types@npm:8.59.1"
3047-
checksum: 10c0/a0bf98389e8673d4aa1034fdef9bb78f576b3dc6b8f413d4adf07ef6edff4a33fdb916148c3bac2cafdbf282c765eebf253c2a05edf3fda4123b8889921cd518
3048-
languageName: node
3049-
linkType: hard
3050-
30513012
"@typescript-eslint/types@npm:8.61.1":
30523013
version: 8.61.1
30533014
resolution: "@typescript-eslint/types@npm:8.61.1"
@@ -3062,25 +3023,6 @@ __metadata:
30623023
languageName: node
30633024
linkType: hard
30643025

3065-
"@typescript-eslint/typescript-estree@npm:8.59.1":
3066-
version: 8.59.1
3067-
resolution: "@typescript-eslint/typescript-estree@npm:8.59.1"
3068-
dependencies:
3069-
"@typescript-eslint/project-service": "npm:8.59.1"
3070-
"@typescript-eslint/tsconfig-utils": "npm:8.59.1"
3071-
"@typescript-eslint/types": "npm:8.59.1"
3072-
"@typescript-eslint/visitor-keys": "npm:8.59.1"
3073-
debug: "npm:^4.4.3"
3074-
minimatch: "npm:^10.2.2"
3075-
semver: "npm:^7.7.3"
3076-
tinyglobby: "npm:^0.2.15"
3077-
ts-api-utils: "npm:^2.5.0"
3078-
peerDependencies:
3079-
typescript: ">=4.8.4 <6.1.0"
3080-
checksum: 10c0/80b2624185d303741a710ba90e4fcb4e52320c1fc614f62cce785bfb39dfb9560ea5d325ff590d929c689b7dae7c28a598a26e1862477cc108c4ae4e8fe62c78
3081-
languageName: node
3082-
linkType: hard
3083-
30843026
"@typescript-eslint/typescript-estree@npm:8.61.1":
30853027
version: 8.61.1
30863028
resolution: "@typescript-eslint/typescript-estree@npm:8.61.1"
@@ -3134,21 +3076,6 @@ __metadata:
31343076
languageName: node
31353077
linkType: hard
31363078

3137-
"@typescript-eslint/utils@npm:^8.58.2":
3138-
version: 8.59.1
3139-
resolution: "@typescript-eslint/utils@npm:8.59.1"
3140-
dependencies:
3141-
"@eslint-community/eslint-utils": "npm:^4.9.1"
3142-
"@typescript-eslint/scope-manager": "npm:8.59.1"
3143-
"@typescript-eslint/types": "npm:8.59.1"
3144-
"@typescript-eslint/typescript-estree": "npm:8.59.1"
3145-
peerDependencies:
3146-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
3147-
typescript: ">=4.8.4 <6.1.0"
3148-
checksum: 10c0/82a3fdb52d5f54622f8796eaeca508c630e65bfb94423645c1097b377fd56cf43b2999a83f11f42924e0cbb93b22faca6e572ee27cf550795b99e22193a0d41c
3149-
languageName: node
3150-
linkType: hard
3151-
31523079
"@typescript-eslint/utils@npm:^8.61.0":
31533080
version: 8.62.0
31543081
resolution: "@typescript-eslint/utils@npm:8.62.0"
@@ -3164,16 +3091,6 @@ __metadata:
31643091
languageName: node
31653092
linkType: hard
31663093

3167-
"@typescript-eslint/visitor-keys@npm:8.59.1":
3168-
version: 8.59.1
3169-
resolution: "@typescript-eslint/visitor-keys@npm:8.59.1"
3170-
dependencies:
3171-
"@typescript-eslint/types": "npm:8.59.1"
3172-
eslint-visitor-keys: "npm:^5.0.0"
3173-
checksum: 10c0/1144426dda53e855698301eae6301ae928785915225e6a775f0b51bf5d67b67e90def7b851e851ce76235cff3e1324132d03c7843a33ce2c4f0eb0764cc2b80a
3174-
languageName: node
3175-
linkType: hard
3176-
31773094
"@typescript-eslint/visitor-keys@npm:8.61.1":
31783095
version: 8.61.1
31793096
resolution: "@typescript-eslint/visitor-keys@npm:8.61.1"
@@ -5536,18 +5453,6 @@ __metadata:
55365453
languageName: node
55375454
linkType: hard
55385455

5539-
"eslint-plugin-perfectionist@npm:5.9.0":
5540-
version: 5.9.0
5541-
resolution: "eslint-plugin-perfectionist@npm:5.9.0"
5542-
dependencies:
5543-
"@typescript-eslint/utils": "npm:^8.58.2"
5544-
natural-orderby: "npm:^5.0.0"
5545-
peerDependencies:
5546-
eslint: ^8.45.0 || ^9.0.0 || ^10.0.0
5547-
checksum: 10c0/661d4c2b889b87303af17c6249d4ba4536d8c83340faca16e51779e6b54125346ded5af0a8cb6cac9ab0fdd3e5c127ef7ebd0271eedbc680e2dbfdbc68b8b880
5548-
languageName: node
5549-
linkType: hard
5550-
55515456
"eslint-plugin-perfectionist@npm:5.9.1":
55525457
version: 5.9.1
55535458
resolution: "eslint-plugin-perfectionist@npm:5.9.1"
@@ -9351,7 +9256,7 @@ __metadata:
93519256
eslint-import-resolver-typescript: "npm:4.4.5"
93529257
eslint-plugin-import: "npm:2.32.0"
93539258
eslint-plugin-oxlint: "npm:1.70.0"
9354-
eslint-plugin-perfectionist: "npm:5.9.0"
9259+
eslint-plugin-perfectionist: "npm:5.9.1"
93559260
globals: "npm:17.6.0"
93569261
jiti: "npm:2.7.0"
93579262
lefthook: "npm:2.1.9"

0 commit comments

Comments
 (0)