Skip to content

Commit 0b78a2d

Browse files
Replace dependency eslint-plugin-node with eslint-plugin-n 14.0.0
1 parent ab9a118 commit 0b78a2d

File tree

2 files changed

+192
-16
lines changed

2 files changed

+192
-16
lines changed

templates/javascript/package-lock.json

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

templates/javascript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"eslint": "7.32.0",
1717
"eslint-config-standard": "16.0.3",
1818
"eslint-plugin-import": "2.24.2",
19-
"eslint-plugin-node": "11.1.0",
19+
"eslint-plugin-n": "14.0.0",
2020
"eslint-plugin-promise": "5.1.0",
2121
"jest": "26.6.3",
2222
"jest-cli": "26.6.3",

0 commit comments

Comments
 (0)