Skip to content

Commit 6a9d4e4

Browse files
authored
Merge pull request #58 from hacknug/dependabot/npm_and_yarn/eslint-plugin-node-tw-10.0.0
Update eslint-plugin-node requirement from ^9.1.0 to ^10.0.0
2 parents b9d7663 + 34e7443 commit 6a9d4e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint": "^6.1.0",
4242
"eslint-config-standard": "^14.0.0",
4343
"eslint-plugin-import": "^2.18.2",
44-
"eslint-plugin-node": "^9.1.0",
44+
"eslint-plugin-node": "^10.0.0",
4545
"eslint-plugin-promise": "^4.2.1",
4646
"eslint-plugin-standard": "^4.0.0",
4747
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)