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.
2 parents 05e7589 + 626dbaa commit d065e9bCopy full SHA for d065e9b
package.json
@@ -42,7 +42,7 @@
42
"commander": "^2.15.1",
43
"cross-spawn": "^6.0.5",
44
"filesize": "^3.6.1",
45
- "handlebars": "^4.0.11",
+ "handlebars": "^4.1.0",
46
"inspectpack": "^4.0.0",
47
"most": "^1.7.3",
48
"neo-blessed": "^0.2.0",
@@ -61,13 +61,13 @@
61
"eslint-plugin-prettier": "^3.0.1",
62
"eslint-plugin-promise": "^3.7.0",
63
"mocha": "^5.2.0",
64
- "nyc": "^11.8.0",
+ "nyc": "^13.3.0",
65
"prettier": "^1.16.4",
66
"sinon": "^5.0.7",
67
"sinon-chai": "^3.0.0",
68
"typescript": "^3.2.4",
69
"webpack": "^4.8.3",
70
- "webpack-cli": "^2.1.3",
+ "webpack-cli": "^3.2.3",
71
"webpack-stats-plugin": "^0.2.1"
72
}
73
0 commit comments