Skip to content

Commit 973a58d

Browse files
author
Zeno Rocha
committed
Update NPM dependencies
1 parent b0d39dc commit 973a58d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"devDependencies": {
1313
"grunt": "~0.4.1",
1414
"grunt-cli": "~0.1.7",
15-
"grunt-contrib-jasmine": "~0.5.1",
16-
"grunt-contrib-jshint": "~0.4.3",
1715
"grunt-contrib-concat": "~0.3.0",
16+
"grunt-contrib-jasmine": "~0.5.1",
17+
"grunt-contrib-jshint": "~0.7.2",
1818
"grunt-contrib-uglify": "~0.2.0",
19-
"grunt-contrib-watch": "~0.4.2",
20-
"grunt-lintspaces": "0.2.203"
19+
"grunt-contrib-watch": "~0.5.3",
20+
"grunt-lintspaces": "~0.2.301"
2121
},
2222
"scripts": {
2323
"test": "grunt test --verbose"

0 commit comments

Comments
 (0)