Skip to content

Commit 0e94034

Browse files
committedDec 19, 2018
update development dependencies
1 parent ad551e2 commit 0e94034

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
"@babel/cli": "^7.0.0",
4545
"@babel/core": "^7.0.0",
4646
"@babel/preset-env": "^7.0.0",
47-
"browserify": "14.4.0",
48-
"chai": "^3.5.0",
49-
"concurrently": "^3.1.0",
47+
"browserify": "16.2.3",
48+
"chai": "^4.2.0",
49+
"concurrently": "^4.1.0",
5050
"coveralls": "^3.0.2",
5151
"istanbul": "^0.4.5",
52-
"karma": "^2.0.0",
52+
"karma": "^3.1.4",
5353
"karma-chai": "^0.1.0",
5454
"karma-mocha": "^1.3.0",
5555
"karma-chrome-launcher": "^2.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.