Skip to content

Commit 3f8f644

Browse files
committed
Update dev dependencies
1 parent 3f4eed2 commit 3f8f644

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525
"webcomponent"
2626
],
2727
"devDependencies": {
28-
"chai": "^3.5.0",
28+
"chai": "^4.1.0",
2929
"gulp": "^3.9.1",
3030
"gulp-bower": "^0.0.13",
31-
"http-server": "^0.9",
32-
"karma": "^0.13",
31+
"http-server": "^0.10",
32+
"karma": "^1.7.0",
3333
"karma-chai": "^0.1",
34-
"karma-mocha": "^0.2",
34+
"karma-mocha": "^1.3.0",
3535
"karma-phantomjs-launcher": "^1.0",
36-
"phantomjs-prebuilt": "^2.1.3",
37-
"mocha": "^2.4.5"
36+
"mocha": "^3.4.2",
37+
"phantomjs-prebuilt": "^2.1.3"
3838
},
3939
"scripts": {
4040
"postinstall": "bower install",

0 commit comments

Comments
 (0)