Skip to content

Commit e51f9e0

Browse files
chore(deps-dev): bump eslint-plugin-n from 17.10.1 to 17.10.2 (#11594)
1 parent ae82324 commit e51f9e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
"eslint-plugin-import": "^2.29.1",
192192
"eslint-plugin-jest": "^28.7.0",
193193
"eslint-plugin-jsx-a11y": "^6.9.0",
194-
"eslint-plugin-n": "^17.10.1",
194+
"eslint-plugin-n": "^17.10.2",
195195
"eslint-plugin-react": "^7.35.0",
196196
"eslint-plugin-react-hooks": "^4.6.2",
197197
"eslint-plugin-unicorn": "^55.0.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7069,10 +7069,10 @@ eslint-plugin-jsx-a11y@^6.5.1, eslint-plugin-jsx-a11y@^6.9.0:
70697069
safe-regex-test "^1.0.3"
70707070
string.prototype.includes "^2.0.0"
70717071

7072-
eslint-plugin-n@^17.10.1:
7073-
version "17.10.1"
7074-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.10.1.tgz#da2a3fd1a41c9d901bbc06b8c4d4d5916e012913"
7075-
integrity sha512-hm/q37W6efDptJXdwirsm6A257iY6ZNtpoSG0wEzFzjJ3AhL7OhEIhdSR2e4OdYfHO5EDeqlCfFrjf9q208IPw==
7072+
eslint-plugin-n@^17.10.2:
7073+
version "17.10.2"
7074+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.10.2.tgz#16d8d7d0b1dc076c03513bfea096f8ce1b0bcca8"
7075+
integrity sha512-e+s4eAf5NtJaxPhTNu3qMO0Iz40WANS93w9LQgYcvuljgvDmWi/a3rh+OrNyMHeng6aOWGJO0rCg5lH4zi8yTw==
70767076
dependencies:
70777077
"@eslint-community/eslint-utils" "^4.4.0"
70787078
enhanced-resolve "^5.17.0"

0 commit comments

Comments
 (0)