File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
"eslint-plugin-import" : " ^2.31.0" ,
19
19
"eslint-plugin-jsdoc" : " ^50.6.3" ,
20
20
"eslint-plugin-mocha" : " ^10.5.0" ,
21
- "eslint-plugin-n" : " ^17.15.1 " ,
21
+ "eslint-plugin-n" : " ^17.16.2 " ,
22
22
"eslint-plugin-perfectionist" : " ^4" ,
23
23
"eslint-plugin-unicorn" : " ^56.0.1" ,
24
24
"typescript-eslint" : " ^8.25.0"
Original file line number Diff line number Diff line change @@ -991,10 +991,10 @@ eslint-plugin-n@^15.1.0:
991
991
resolve "^1.22.1"
992
992
semver "^7.3.8"
993
993
994
- eslint-plugin-n@^17.15.1 :
995
- version "17.15.1 "
996
- resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.15.1 .tgz#2129bbc7b11466c3bfec57876a15aadfad3a83f2 "
997
- integrity sha512-KFw7x02hZZkBdbZEFQduRGH4VkIH4MW97ClsbAM4Y4E6KguBJWGfWG1P4HEIpZk2bkoWf0bojpnjNAhYQP8beA ==
994
+ eslint-plugin-n@^17.16.2 :
995
+ version "17.16.2 "
996
+ resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.16.2 .tgz#042eae252b1f4201c77596fc28ee9a391dc07c83 "
997
+ integrity sha512-iQM5Oj+9o0KaeLoObJC/uxNGpktZCkYiTTBo8PkRWq3HwNcRxwpvSDFjBhQ5+HLJzBTy+CLDC5+bw0Z5GyhlOQ ==
998
998
dependencies :
999
999
" @eslint-community/eslint-utils" " ^4.4.1"
1000
1000
enhanced-resolve "^5.17.1"
You can’t perform that action at this time.
0 commit comments