Skip to content

Commit 66287e0

Browse files
fix(package): update eslint-plugin-node to version 8.0.0
Closes #9
1 parent ae81b14 commit 66287e0

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
@@ -15,7 +15,7 @@
1515
"eslint-config-airbnb-base": "^11.2.0",
1616
"eslint-config-standard": "^10.2.1",
1717
"eslint-plugin-import": "^2.7.0",
18-
"eslint-plugin-node": "^5.1.0",
18+
"eslint-plugin-node": "^8.0.0",
1919
"eslint-plugin-promise": "^3.5.0",
2020
"eslint-plugin-standard": "^3.0.1"
2121
},

0 commit comments

Comments
 (0)