Skip to content

Commit 7ee65b7

Browse files
chore(deps): update dependency eslint-plugin-n to v17.16.2 (#634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ee237f commit 7ee65b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"coveralls": "3.1.1",
3131
"eslint": "9.21.0",
3232
"eslint-plugin-import": "2.31.0",
33-
"eslint-plugin-n": "17.15.1",
33+
"eslint-plugin-n": "17.16.2",
3434
"eslint-plugin-promise": "7.2.1",
3535
"eslint-plugin-standard": "5.0.0",
3636
"eslint-plugin-vue": "9.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5896,10 +5896,10 @@ eslint-plugin-import@2.31.0, eslint-plugin-import@^2.26.0:
58965896
string.prototype.trimend "^1.0.8"
58975897
tsconfig-paths "^3.15.0"
58985898

5899-
eslint-plugin-n@17.15.1:
5900-
version "17.15.1"
5901-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.15.1.tgz#2129bbc7b11466c3bfec57876a15aadfad3a83f2"
5902-
integrity sha512-KFw7x02hZZkBdbZEFQduRGH4VkIH4MW97ClsbAM4Y4E6KguBJWGfWG1P4HEIpZk2bkoWf0bojpnjNAhYQP8beA==
5899+
eslint-plugin-n@17.16.2:
5900+
version "17.16.2"
5901+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.16.2.tgz#042eae252b1f4201c77596fc28ee9a391dc07c83"
5902+
integrity sha512-iQM5Oj+9o0KaeLoObJC/uxNGpktZCkYiTTBo8PkRWq3HwNcRxwpvSDFjBhQ5+HLJzBTy+CLDC5+bw0Z5GyhlOQ==
59035903
dependencies:
59045904
"@eslint-community/eslint-utils" "^4.4.1"
59055905
enhanced-resolve "^5.17.1"

0 commit comments

Comments
 (0)