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 20ccbb9 commit 8001c6cCopy full SHA for 8001c6c
package.json
@@ -14,11 +14,11 @@
14
},
15
"devDependencies": {
16
"after": "0.8.2",
17
- "eslint": "3.14.1",
18
- "eslint-config-standard": "6.2.1",
+ "eslint": "3.18.0",
+ "eslint-config-standard": "7.1.0",
19
"eslint-plugin-markdown": "1.0.0-beta.4",
20
- "eslint-plugin-promise": "3.3.2",
21
- "eslint-plugin-standard": "2.0.1",
+ "eslint-plugin-promise": "3.5.0",
+ "eslint-plugin-standard": "2.1.1",
22
"istanbul": "0.4.5",
23
"mocha": "2.5.3",
24
"supertest": "1.1.0"
0 commit comments