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 e105df7 commit 0280261Copy full SHA for 0280261
package.json
@@ -59,15 +59,15 @@
59
"babel-register": "^6.22.0",
60
"chalk": "^2.0.1",
61
"codecov": "^3.0.0",
62
- "cross-spawn": "^5.0.1",
+ "cross-spawn": "^6.0.5",
63
"eslint": "^4.13.1",
64
- "eslint-config-standard": "^10.2.1",
65
- "eslint-friendly-formatter": "^3.0.0",
66
- "eslint-loader": "^1.7.1",
+ "eslint-config-standard": "^11.0.0",
+ "eslint-friendly-formatter": "^4.0.1",
+ "eslint-loader": "^2.0.0",
67
"eslint-plugin-html": "^4.0.1",
68
"eslint-plugin-import": "^2.10.0",
69
"eslint-plugin-jest": "^21.15.0",
70
- "eslint-plugin-node": "^5.2.0",
+ "eslint-plugin-node": "^6.0.1",
71
"eslint-plugin-promise": "^3.4.0",
72
"eslint-plugin-standard": "^3.0.1",
73
"husky": "^0.14.3",
0 commit comments