Skip to content

Commit 8cf1011

Browse files
committed
Update dependencies
1 parent 7b7af83 commit 8cf1011

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@
2626
},
2727
"homepage": "https://github.com/v12/angular-xslt",
2828
"devDependencies": {
29-
"angular": "^1.4.0",
30-
"angular-mocks": "^1.4.0",
31-
"chai": "^2.3.0",
32-
"del": "^1.1.1",
33-
"gulp": "^3.8.10",
34-
"gulp-uglify": "^1.1.0",
35-
"karma": "^0.12.33",
29+
"angular": "^1.4.1",
30+
"angular-mocks": "^1.4.1",
31+
"chai": "^3.0.0",
32+
"del": "^1.2.0",
33+
"gulp": "^3.9.0",
34+
"gulp-uglify": "^1.2.0",
35+
"karma": "^0.12.36",
3636
"karma-chrome-launcher": "^0.1.12",
3737
"karma-firefox-launcher": "^0.1.6",
38-
"karma-ie-launcher": "^0.1.5",
38+
"karma-ie-launcher": "^0.2.0",
3939
"karma-mocha": "^0.1.10"
4040
}
4141
}

0 commit comments

Comments
 (0)