Skip to content

Commit 5306ec0

Browse files
chore(package): update eslint-plugin-node to version 11.0.0
Closes #3
1 parent 07303c7 commit 5306ec0

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
@@ -18,7 +18,7 @@
1818
"eslint": "^5.0.0",
1919
"eslint-config-standard": "^11.0.0",
2020
"eslint-plugin-import": "^2.11.0",
21-
"eslint-plugin-node": "^6.0.1",
21+
"eslint-plugin-node": "^11.0.0",
2222
"eslint-plugin-promise": "^3.7.0",
2323
"eslint-plugin-standard": "^3.1.0"
2424
}

0 commit comments

Comments
 (0)