Skip to content

Commit fa29669

Browse files
Update dependency eslint-plugin-n to v17.15.1 (#1288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8012006 commit fa29669

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
@@ -85,7 +85,7 @@
8585
"eslint": "8.57.1",
8686
"eslint-config-prettier": "9.1.0",
8787
"eslint-plugin-ember": "11.12.0",
88-
"eslint-plugin-n": "17.15.0",
88+
"eslint-plugin-n": "17.15.1",
8989
"eslint-plugin-prettier": "5.2.1",
9090
"eslint-plugin-qunit": "8.1.2",
9191
"fixturify": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8936,10 +8936,10 @@ eslint-plugin-es-x@^7.8.0:
89368936
"@eslint-community/regexpp" "^4.11.0"
89378937
eslint-compat-utils "^0.5.1"
89388938

8939-
8940-
version "17.15.0"
8941-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.15.0.tgz#c6ab639a7d7761085cff05313753413d898b087e"
8942-
integrity sha512-xF3zJkOfLlFOm5TvmqmsnA9/fO+/z2pYs0dkuKXKN/ymS6UB1yEcaoIkqxLKQ9Dw/WmLX/Tdh6/5ZS5azVixFQ==
8939+
8940+
version "17.15.1"
8941+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.15.1.tgz#2129bbc7b11466c3bfec57876a15aadfad3a83f2"
8942+
integrity sha512-KFw7x02hZZkBdbZEFQduRGH4VkIH4MW97ClsbAM4Y4E6KguBJWGfWG1P4HEIpZk2bkoWf0bojpnjNAhYQP8beA==
89438943
dependencies:
89448944
"@eslint-community/eslint-utils" "^4.4.1"
89458945
enhanced-resolve "^5.17.1"

0 commit comments

Comments
 (0)