Skip to content

Commit a88fcdf

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/javascript/package.json

Lines changed: 1 addition & 1 deletion
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)