Skip to content

Commit 0f43ab4

Browse files
committed
chore: bump deps
1 parent 1c29f6a commit 0f43ab4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

+5-4
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,14 @@
4141
"@babel/core": "^7.2.2",
4242
"@babel/preset-env": "^7.2.3",
4343
"babel-loader": "^8.0.4",
44-
"eslint": "^5.11.1",
44+
"eslint": "^5.15.1",
4545
"eslint-config-standard": "^12.0.0",
4646
"eslint-plugin-import": "^2.14.0",
4747
"eslint-plugin-node": "^8.0.0",
4848
"eslint-plugin-promise": "^4.0.1",
4949
"eslint-plugin-standard": "^4.0.0",
50-
"karma": "^4.0.0",
50+
"karma": "^4.0.1",
5151
"karma-chrome-launcher": "^2.0.0",
52-
"karma-coverage": "^1.1.1",
5352
"karma-firefox-launcher": "^1.0.0",
5453
"karma-mocha": "^1.3.0",
5554
"karma-sourcemap-loader": "^0.3.7",
@@ -58,7 +57,9 @@
5857
"mocha": "^6.0.2",
5958
"nyc": "^13.1.0",
6059
"rimraf": "^2.5.4",
61-
"webpack": "^4.28.3",
60+
"webpack": "^4.29.6"
61+
},
62+
"_devDependencies": {
6263
"zuul": "^3.11.1"
6364
},
6465
"engines": {

0 commit comments

Comments
 (0)