Skip to content

Commit 4e21369

Browse files
committed
Update dev dependencies
1 parent dbb471d commit 4e21369

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
@@ -22,17 +22,17 @@
2222
"grunt-cli": "~0.1",
2323
"grunt-concurrent": "2.2.1",
2424
"grunt-contrib-clean": "1.0.0",
25-
"grunt-contrib-copy": "0.8.2",
26-
"grunt-contrib-cssmin": "0.14.0",
25+
"grunt-contrib-copy": "1.0.0",
26+
"grunt-contrib-cssmin": "1.0.1",
2727
"grunt-contrib-jshint": "1.0.0",
28-
"grunt-contrib-watch": "0.6.1",
28+
"grunt-contrib-watch": "1.0.0",
2929
"grunt-dev-update": "1.4.0",
3030
"grunt-postcss": "0.7.2",
3131
"grunt-sass": "1.1.0",
3232
"grunt-sass-lint": "0.1.0",
3333
"load-grunt-tasks": "~3.4",
3434
"node-sass": "3.4.2",
35-
"sass-lint": "1.5.0"
35+
"sass-lint": "1.5.1"
3636
},
3737
"scripts": {
3838
"test": "grunt travis --verbose"

0 commit comments

Comments
 (0)