Skip to content

Commit 25f3e66

Browse files
chore(deps-dev): bump eslint-plugin-n from 17.19.0 to 17.20.0 (#13152)
1 parent 80d3aee commit 25f3e66

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
@@ -217,7 +217,7 @@
217217
"eslint-plugin-jest": "^28.13.5",
218218
"eslint-plugin-jsx-a11y": "^6.10.2",
219219
"eslint-plugin-lit": "^1.15.0",
220-
"eslint-plugin-n": "^17.19.0",
220+
"eslint-plugin-n": "^17.20.0",
221221
"eslint-plugin-react": "^7.37.5",
222222
"eslint-plugin-react-hooks": "^5.2.0",
223223
"eslint-plugin-unicorn": "^56.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6967,10 +6967,10 @@ eslint-plugin-lit@^1.15.0:
69676967
parse5-htmlparser2-tree-adapter "^6.0.1"
69686968
requireindex "^1.2.0"
69696969

6970-
eslint-plugin-n@^17.19.0:
6971-
version "17.19.0"
6972-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.19.0.tgz#3c198306c2eb9ea950c7458cff9c9a6426d02c58"
6973-
integrity sha512-qxn1NaDHtizbhVAPpbMT8wWFaLtPnwhfN/e+chdu2i6Vgzmo/tGM62tcJ1Hf7J5Ie4dhse3DOPMmDxduzfifzw==
6970+
eslint-plugin-n@^17.20.0:
6971+
version "17.20.0"
6972+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.20.0.tgz#000a7a39675d737824d704ae77b626c257b318ef"
6973+
integrity sha512-IRSoatgB/NQJZG5EeTbv/iAx1byOGdbbyhQrNvWdCfTnmPxUT0ao9/eGOeG7ljD8wJBsxwE8f6tES5Db0FRKEw==
69746974
dependencies:
69756975
"@eslint-community/eslint-utils" "^4.5.0"
69766976
"@typescript-eslint/utils" "^8.26.1"

0 commit comments

Comments
 (0)