Skip to content

Commit 4f4a00c

Browse files
committed
chore(deps): update dependency eslint-plugin-perfectionist to v3.9.0
1 parent 32d273c commit 4f4a00c

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint": "9.12.0",
3838
"eslint-config-prettier": "9.1.0",
3939
"eslint-formatter-codeframe": "7.32.1",
40-
"eslint-plugin-perfectionist": "3.8.0",
40+
"eslint-plugin-perfectionist": "3.9.0",
4141
"globby": "14.0.2",
4242
"prettier": "3.3.3",
4343
"rimraf": "6.0.1",

yarn.lock

+35-35
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ __metadata:
648648
eslint: "npm:9.12.0"
649649
eslint-config-prettier: "npm:9.1.0"
650650
eslint-formatter-codeframe: "npm:7.32.1"
651-
eslint-plugin-perfectionist: "npm:3.8.0"
651+
eslint-plugin-perfectionist: "npm:3.9.0"
652652
globby: "npm:14.0.2"
653653
prettier: "npm:3.3.3"
654654
rimraf: "npm:6.0.1"
@@ -883,13 +883,13 @@ __metadata:
883883
languageName: node
884884
linkType: hard
885885

886-
"@typescript-eslint/scope-manager@npm:8.8.0":
887-
version: 8.8.0
888-
resolution: "@typescript-eslint/scope-manager@npm:8.8.0"
886+
"@typescript-eslint/scope-manager@npm:8.9.0":
887+
version: 8.9.0
888+
resolution: "@typescript-eslint/scope-manager@npm:8.9.0"
889889
dependencies:
890-
"@typescript-eslint/types": "npm:8.8.0"
891-
"@typescript-eslint/visitor-keys": "npm:8.8.0"
892-
checksum: 10/d1cd97f35bbba85eb25879e9a0acfc4fcd6908bee1f60467d9eb6b6da4732a07f0947b6a97d3f2bc8f03205e530ce49f00d4540b515082e37d1abcd781f7cad0
890+
"@typescript-eslint/types": "npm:8.9.0"
891+
"@typescript-eslint/visitor-keys": "npm:8.9.0"
892+
checksum: 10/44dfb640113e8be2f5d25034f5657a9609ee06082b817dc24116c5e1d7a708ca31e8eedcc47f7d309def2ce63be662d1d0a37a1c7bdc7345968a31d04c0a2377
893893
languageName: node
894894
linkType: hard
895895

@@ -917,10 +917,10 @@ __metadata:
917917
languageName: node
918918
linkType: hard
919919

920-
"@typescript-eslint/types@npm:8.8.0, @typescript-eslint/types@npm:^8.8.0":
921-
version: 8.8.0
922-
resolution: "@typescript-eslint/types@npm:8.8.0"
923-
checksum: 10/8f82c7ffd9fb11a4b90ee06b486df71341bc7ca63a6d0e9864120fbad26afe99c69408b0c887e71078b58df47239fae7640d40fcd1373ca6b8970949fb6f688f
920+
"@typescript-eslint/types@npm:8.9.0, @typescript-eslint/types@npm:^8.9.0":
921+
version: 8.9.0
922+
resolution: "@typescript-eslint/types@npm:8.9.0"
923+
checksum: 10/4d087153605ec23c980f9bc807b122edefff828e0c3b52ef531f4b8e1d30078c39f95e84019370a395bf97eed0d7886cc50b8cd545c287f8a2a21b301272377a
924924
languageName: node
925925
linkType: hard
926926

@@ -943,12 +943,12 @@ __metadata:
943943
languageName: node
944944
linkType: hard
945945

946-
"@typescript-eslint/typescript-estree@npm:8.8.0":
947-
version: 8.8.0
948-
resolution: "@typescript-eslint/typescript-estree@npm:8.8.0"
946+
"@typescript-eslint/typescript-estree@npm:8.9.0":
947+
version: 8.9.0
948+
resolution: "@typescript-eslint/typescript-estree@npm:8.9.0"
949949
dependencies:
950-
"@typescript-eslint/types": "npm:8.8.0"
951-
"@typescript-eslint/visitor-keys": "npm:8.8.0"
950+
"@typescript-eslint/types": "npm:8.9.0"
951+
"@typescript-eslint/visitor-keys": "npm:8.9.0"
952952
debug: "npm:^4.3.4"
953953
fast-glob: "npm:^3.3.2"
954954
is-glob: "npm:^4.0.3"
@@ -958,7 +958,7 @@ __metadata:
958958
peerDependenciesMeta:
959959
typescript:
960960
optional: true
961-
checksum: 10/b7cee47db25106c791c816117ea602efe6cf09707bff1fcf8c5f49d3bb1d8104e5f56a407db62a4821fafa6708bb9f4d331e75857272b77e5883c89dd520a946
961+
checksum: 10/855b433f24fad5d6791c16510d035ded31ccfd17235b45f4dcb7fa89ed57268e4bf4bf79311c5323037e6243da506b2edcb113aa51339291efb344b6d8035b1a
962962
languageName: node
963963
linkType: hard
964964

@@ -976,17 +976,17 @@ __metadata:
976976
languageName: node
977977
linkType: hard
978978

979-
"@typescript-eslint/utils@npm:^8.8.0":
980-
version: 8.8.0
981-
resolution: "@typescript-eslint/utils@npm:8.8.0"
979+
"@typescript-eslint/utils@npm:^8.9.0":
980+
version: 8.9.0
981+
resolution: "@typescript-eslint/utils@npm:8.9.0"
982982
dependencies:
983983
"@eslint-community/eslint-utils": "npm:^4.4.0"
984-
"@typescript-eslint/scope-manager": "npm:8.8.0"
985-
"@typescript-eslint/types": "npm:8.8.0"
986-
"@typescript-eslint/typescript-estree": "npm:8.8.0"
984+
"@typescript-eslint/scope-manager": "npm:8.9.0"
985+
"@typescript-eslint/types": "npm:8.9.0"
986+
"@typescript-eslint/typescript-estree": "npm:8.9.0"
987987
peerDependencies:
988988
eslint: ^8.57.0 || ^9.0.0
989-
checksum: 10/94eed69f1ecc4d1594d3b43d552289bdcc70e074ad03fb360888a934d9a927e8c1c88419cda3797128c9dd49780fa10af0971643f600a1f2748a2e35f95f9306
989+
checksum: 10/84efd10d6aa212103615cf52211a79f1ca02dc4fbf2dbb3a8d2aa49cd19f582b04c219ee98ed1ab77a503f967d82ce56521b1663359ff3e7faaa1f8798c19697
990990
languageName: node
991991
linkType: hard
992992

@@ -1000,13 +1000,13 @@ __metadata:
10001000
languageName: node
10011001
linkType: hard
10021002

1003-
"@typescript-eslint/visitor-keys@npm:8.8.0":
1004-
version: 8.8.0
1005-
resolution: "@typescript-eslint/visitor-keys@npm:8.8.0"
1003+
"@typescript-eslint/visitor-keys@npm:8.9.0":
1004+
version: 8.9.0
1005+
resolution: "@typescript-eslint/visitor-keys@npm:8.9.0"
10061006
dependencies:
1007-
"@typescript-eslint/types": "npm:8.8.0"
1007+
"@typescript-eslint/types": "npm:8.9.0"
10081008
eslint-visitor-keys: "npm:^3.4.3"
1009-
checksum: 10/325733fce58c8ac917ff8485949fff927794fd842abb4a665549e7a2e63437e6b7b464b60d3c320da1980e43a6bee69b9dd84139b8dc93685b188efbf96fa707
1009+
checksum: 10/809097884b8c706f549d99bafa3e0958bd893b3deb190297110f2f1f9360e12064335c8f2df68f39be7d744d2032b5eb57b710c9671eb38f793877ab9364c731
10101010
languageName: node
10111011
linkType: hard
10121012

@@ -1705,12 +1705,12 @@ __metadata:
17051705
languageName: node
17061706
linkType: hard
17071707

1708-
"eslint-plugin-perfectionist@npm:3.8.0":
1709-
version: 3.8.0
1710-
resolution: "eslint-plugin-perfectionist@npm:3.8.0"
1708+
"eslint-plugin-perfectionist@npm:3.9.0":
1709+
version: 3.9.0
1710+
resolution: "eslint-plugin-perfectionist@npm:3.9.0"
17111711
dependencies:
1712-
"@typescript-eslint/types": "npm:^8.8.0"
1713-
"@typescript-eslint/utils": "npm:^8.8.0"
1712+
"@typescript-eslint/types": "npm:^8.9.0"
1713+
"@typescript-eslint/utils": "npm:^8.9.0"
17141714
minimatch: "npm:^9.0.5"
17151715
natural-compare-lite: "npm:^1.4.0"
17161716
peerDependencies:
@@ -1728,7 +1728,7 @@ __metadata:
17281728
optional: true
17291729
vue-eslint-parser:
17301730
optional: true
1731-
checksum: 10/c2eb43850386d20e6d83290cf72ae96f5fe7615e7fac90817e8caa385e02338d191a50bdf2960f0db8ab239f89b1a6469030877f09438c2edcb9a16406458e47
1731+
checksum: 10/472b4d5d00a36cc5b042f195fddbad459ffee95a66805788dd5c1d34df14eae347cd2ef1643326a5cc374bbb22f15491c8c30ce42c525ebbc908f83ee048b7c6
17321732
languageName: node
17331733
linkType: hard
17341734

0 commit comments

Comments
 (0)