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 d914316 commit 58112a4Copy full SHA for 58112a4
package.json
@@ -17,17 +17,17 @@
17
"ignore": "^5.0.5"
18
},
19
"devDependencies": {
20
- "@mysticatea/eslint-plugin": "^9.0.1",
21
- "@types/node": "^10.0.4",
+ "@mysticatea/eslint-plugin": "^10.0.3",
+ "@types/node": "^12.0.8",
22
"@vuepress/plugin-pwa": "^1.0.1",
23
"babel-eslint": "^10.0.1",
24
"codecov": "^3.3.0",
25
"cross-spawn": "^6.0.5",
26
"eslint": "^5.12.0",
27
"eslint4b": "^5.12.0",
28
"fs-extra": "^8.0.1",
29
- "mocha": "^5.1.1",
30
- "nyc": "^13.2.0",
+ "mocha": "^6.1.4",
+ "nyc": "^14.1.1",
31
"opener": "^1.4.3",
32
"rimraf": "^2.6.2",
33
"string-replace-loader": "^2.1.1",
0 commit comments