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 db19f43 commit e6301f5Copy full SHA for e6301f5
package.json
@@ -27,12 +27,12 @@
27
"cheerio": "^1.0.0-rc.2"
28
},
29
"devDependencies": {
30
- "ava": "^0.22.0",
31
- "eslint": "^4.4.0",
32
- "eslint-config-standard": "^10.2.1",
33
- "eslint-plugin-import": "^2.7.0",
34
- "eslint-plugin-node": "^5.1.1",
35
- "eslint-plugin-promise": "^3.5.0",
+ "ava": "^0.25.0",
+ "eslint": "^4.19.1",
+ "eslint-config-standard": "^11.0.0",
+ "eslint-plugin-import": "^2.10.0",
+ "eslint-plugin-node": "^6.0.1",
+ "eslint-plugin-promise": "^3.7.0",
36
"eslint-plugin-standard": "^3.0.1"
37
}
38
0 commit comments