Skip to content

Commit 6e5964f

Browse files
Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
1 parent 47f107d commit 6e5964f

File tree

2 files changed

+75
-20
lines changed

2 files changed

+75
-20
lines changed

package-lock.json

Lines changed: 74 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-plugin-react": "^7.20.5",
3333
"eslint-plugin-standard": "^4.0.1",
3434
"eslint-plugin-import": "^2.22.0",
35-
"eslint-plugin-node": "^11.1.0",
35+
"eslint-plugin-n": "^14.0.0",
3636
"eslint-plugin-promise": "^4.2.1",
3737
"gatsby-plugin-eslint": "^2.0.8"
3838
},

0 commit comments

Comments
 (0)