Skip to content

Commit eb31cd9

Browse files
Update dependency eslint-plugin-n to v17.16.2
1 parent 686d97d commit eb31cd9

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

ember-window-mock/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-config-prettier": "10.0.2",
4949
"eslint-plugin-ember": "12.5.0",
5050
"eslint-plugin-import": "2.31.0",
51-
"eslint-plugin-n": "17.15.1",
51+
"eslint-plugin-n": "17.16.2",
5252
"eslint-plugin-prettier": "5.2.3",
5353
"prettier": "3.5.3"
5454
},

test-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"eslint": "8.57.1",
8888
"eslint-config-prettier": "10.0.2",
8989
"eslint-plugin-ember": "12.5.0",
90-
"eslint-plugin-n": "17.15.1",
90+
"eslint-plugin-n": "17.16.2",
9191
"eslint-plugin-prettier": "5.2.3",
9292
"eslint-plugin-qunit": "8.1.2",
9393
"jquery": "3.7.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5810,10 +5810,10 @@ [email protected]:
58105810
string.prototype.trimend "^1.0.8"
58115811
tsconfig-paths "^3.15.0"
58125812

5813-
eslint-plugin-n@17.15.1:
5814-
version "17.15.1"
5815-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.15.1.tgz#2129bbc7b11466c3bfec57876a15aadfad3a83f2"
5816-
integrity sha512-KFw7x02hZZkBdbZEFQduRGH4VkIH4MW97ClsbAM4Y4E6KguBJWGfWG1P4HEIpZk2bkoWf0bojpnjNAhYQP8beA==
5813+
eslint-plugin-n@17.16.2:
5814+
version "17.16.2"
5815+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.16.2.tgz#042eae252b1f4201c77596fc28ee9a391dc07c83"
5816+
integrity sha512-iQM5Oj+9o0KaeLoObJC/uxNGpktZCkYiTTBo8PkRWq3HwNcRxwpvSDFjBhQ5+HLJzBTy+CLDC5+bw0Z5GyhlOQ==
58175817
dependencies:
58185818
"@eslint-community/eslint-utils" "^4.4.1"
58195819
enhanced-resolve "^5.17.1"

0 commit comments

Comments
 (0)