Skip to content

Commit 8f30e2a

Browse files
committed
Bump grunt-contrib-jshint to 0.7.2
1 parent 87b9a40 commit 8f30e2a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
},
4242
"devDependencies": {
4343
"grunt": "~0.4.1",
44-
"grunt-contrib-jshint": "~0.5.4",
45-
"grunt-contrib-concat": "~0.3.0",
46-
"grunt-contrib-watch": "~0.4.4",
47-
"yuitest": "~0.7.9",
4844
"grunt-contrib-clean": "~0.4.1",
45+
"grunt-contrib-concat": "~0.3.0",
4946
"grunt-contrib-copy": "~0.4.1",
50-
"grunt-include-replace": "~0.4.0"
47+
"grunt-contrib-jshint": "~0.10.0",
48+
"grunt-contrib-watch": "~0.4.4",
49+
"grunt-include-replace": "~0.4.0",
50+
"yuitest": "~0.7.9"
5151
}
5252
}

0 commit comments

Comments
 (0)