Skip to content

Commit 9e8180b

Browse files
committed
chore(*): update npm dependencies
1 parent 2b0eacf commit 9e8180b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"dependencies": {},
1010
"devDependencies": {
1111
"grunt": "~0.4.1",
12-
"load-grunt-tasks": "0.4.0",
12+
"load-grunt-tasks": "0.6.0",
1313
"grunt-contrib-jshint": "~0.10.0",
14-
"grunt-contrib-uglify": "~0.4.0",
14+
"grunt-contrib-uglify": "~0.5.0",
1515
"grunt-karma": "~0.8.0",
1616
"karma-coverage": "~0.2.0",
1717
"karma-jasmine": "~0.2.2",
1818
"karma-phantomjs-launcher": "~0.1.1",
19-
"coveralls": "~2.10.0"
19+
"coveralls": "~2.11.0"
2020
},
2121
"engines": {
2222
"node": ">=0.10.0"

0 commit comments

Comments
 (0)