Skip to content

Commit 23b8330

Browse files
committed
Update dependencies
1 parent 19b861b commit 23b8330

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"devDependencies": {
1111
"bower": "latest",
1212
"grunt": "^0.4.4",
13-
"grunt-complexity": "^0.1.7",
13+
"grunt-complexity": "^0.2.0",
1414
"grunt-contrib-jshint": "^0.10.0",
1515
"grunt-istanbul-coverage": "^0.1.0",
1616
"grunt-karma": "^0.9.0",
1717
"karma-chrome-launcher": "^0.1.2",
1818
"karma-coverage": "^0.2.1",
1919
"karma-firefox-launcher": "^0.1.3",
20-
"karma-jasmine": "^0.1.5",
20+
"karma-jasmine": "^0.2.3",
2121
"karma-phantomjs-launcher": "^0.1.2",
2222
"matchdep": "^0.3.0",
2323
"phantomjs": "^1.9.7-1"

0 commit comments

Comments
 (0)