We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee3af50 commit c799d52Copy full SHA for c799d52
package.json
@@ -18,11 +18,11 @@
18
"vary": "~1.1.2"
19
},
20
"devDependencies": {
21
- "eslint": "3.19.0",
22
- "eslint-config-standard": "10.2.1",
+ "eslint": "4.18.0",
+ "eslint-config-standard": "11.0.0",
23
"eslint-plugin-import": "2.8.0",
24
"eslint-plugin-markdown": "1.0.0-beta.6",
25
- "eslint-plugin-node": "5.2.1",
+ "eslint-plugin-node": "6.0.0",
26
"eslint-plugin-promise": "3.6.0",
27
"eslint-plugin-standard": "3.0.1",
28
"istanbul": "0.4.5",
0 commit comments