We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a964c commit 4439954Copy full SHA for 4439954
1 file changed
package.json
@@ -21,7 +21,7 @@
21
},
22
"devDependencies": {
23
"chai": "^4.1.2",
24
- "karma": "^4.0.1",
+ "karma": "^4.3.0",
25
"karma-chrome-launcher": "^3.1.0",
26
"karma-mocha": "^1.1.1",
27
"karma-mocha-reporter": "^2.0.4",
@@ -31,7 +31,7 @@
31
"npm-run-all": "^4.1.2",
32
"text-encoding": "^0.7.0",
33
"webpack": "^4.41.1",
34
- "webpack-cli": "^3.1.1"
+ "webpack-cli": "^3.3.9"
35
36
"author": {
37
"name": "Pine Mizune",
0 commit comments