Skip to content

Commit ca4c0ff

Browse files
committed
Update development dependencies
1 parent ab413fe commit ca4c0ff

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
@@ -9,11 +9,11 @@
99
},
1010
"devDependencies": {
1111
"karma": "~0.12.16",
12-
"karma-jasmine": "~0.1.5",
12+
"karma-jasmine": "~0.2.2",
1313
"karma-phantomjs-launcher": "~0.1.4",
1414
"karma-chrome-launcher": "~0.1.4",
1515
"karma-firefox-launcher": "~0.1.3",
16-
"grunt": "~0.4.2",
16+
"grunt": "~0.4.5",
1717
"grunt-contrib-concat": "~0.4.0",
1818
"grunt-karma": "~0.8.3",
1919
"should": "~2.1.1"

0 commit comments

Comments
 (0)