This repository was archived by the owner on Jan 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
"eslint-plugin-import" : " ^2.29.1" ,
13
13
"eslint-plugin-mocha" : " ^10.4.3" ,
14
14
"eslint-plugin-n" : " ^15" ,
15
- "eslint-plugin-perfectionist" : " ^2.10 .0"
15
+ "eslint-plugin-perfectionist" : " ^2.11 .0"
16
16
},
17
17
"devDependencies" : {
18
18
"@oclif/prettier-config" : " ^0.2.1" ,
Original file line number Diff line number Diff line change @@ -685,10 +685,10 @@ eslint-plugin-n@^15:
685
685
resolve "^1.22.1"
686
686
semver "^7.3.8"
687
687
688
- eslint-plugin-perfectionist@^2.10 .0 :
689
- version "2.10 .0"
690
- resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.10 .0.tgz#15cf9f5545ce2db24d1ccdf3226645a097480faf "
691
- integrity sha512-P+tdrkHeMWBc55+DZsoDOAftV1WCsEoHaKm6JC7zajFus/syfT4vUPBFb3atGFSuyaVnGQGHlcKpP9X3Q0gH/w ==
688
+ eslint-plugin-perfectionist@^2.11 .0 :
689
+ version "2.11 .0"
690
+ resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.11 .0.tgz#d5cc32e0d12b649357ca5b104a105793956759ba "
691
+ integrity sha512-XrtBtiu5rbQv88gl+1e2RQud9te9luYNvKIgM9emttQ2zutHPzY/AQUucwxscDKV4qlTkvLTxjOFvxqeDpPorw ==
692
692
dependencies :
693
693
" @typescript-eslint/utils" " ^6.13.0 || ^7.0.0"
694
694
minimatch "^9.0.3"
You can’t perform that action at this time.
0 commit comments