Skip to content

Commit a9ecf70

Browse files
chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
1 parent 8c8c2f0 commit a9ecf70

File tree

2 files changed

+70
-62
lines changed

2 files changed

+70
-62
lines changed

javascript/package-lock.json

+69-61
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint": "^8.13.0",
4848
"eslint-config-prettier": "^10.0.0",
4949
"eslint-plugin-import": "^2.26.0",
50-
"eslint-plugin-node": "^11.1.0",
50+
"eslint-plugin-n": "^14.0.0",
5151
"eslint-plugin-prettier": "^5.0.0",
5252
"eslint-plugin-react": "^7.29.4",
5353
"eslint-plugin-react-hooks": "^4.4.0",

0 commit comments

Comments
 (0)