Skip to content

Commit 623ac61

Browse files
committed
update node devDependencies
1 parent 205a408 commit 623ac61

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Diff for: package.json.sample

+11-11
Original file line numberDiff line numberDiff line change
@@ -14,29 +14,29 @@
1414
"grunt-autoprefixer": "~3.0.4",
1515
"grunt-banner": "~0.6.0",
1616
"grunt-continue": "~0.1.0",
17-
"grunt-contrib-clean": "~1.0.0",
17+
"grunt-contrib-clean": "~1.1.0",
1818
"grunt-contrib-connect": "~1.0.2",
19-
"grunt-contrib-cssmin": "~2.0.0",
20-
"grunt-contrib-imagemin": "~1.0.1",
21-
"grunt-contrib-jasmine": "~1.0.0",
19+
"grunt-contrib-cssmin": "~2.2.1",
20+
"grunt-contrib-imagemin": "~2.0.1",
21+
"grunt-contrib-jasmine": "~1.1.0",
2222
"grunt-contrib-less": "~1.4.1",
2323
"grunt-contrib-watch": "~1.0.0",
24-
"grunt-eslint": "~19.0.0",
25-
"grunt-exec": "~2.0.0",
24+
"grunt-eslint": "~20.1.0",
25+
"grunt-exec": "~3.0.0",
2626
"grunt-jscs": "~3.0.1",
2727
"grunt-replace": "~1.0.1",
2828
"grunt-styledocco": "~0.3.0",
2929
"grunt-template-jasmine-requirejs": "~0.2.3",
3030
"grunt-text-replace": "~0.4.0",
3131
"imagemin-svgo": "~5.2.1",
3232
"load-grunt-config": "~0.19.2",
33-
"morgan": "~1.5.0",
34-
"node-minify": "~2.0.3",
33+
"morgan": "~1.9.0",
34+
"node-minify": "~2.3.1",
3535
"path": "~0.12.7",
36-
"serve-static": "~1.7.1",
36+
"serve-static": "~1.13.1",
3737
"squirejs": "~0.2.1",
3838
"strip-json-comments": "~2.0.1",
39-
"time-grunt": "~1.0.0",
40-
"underscore": "~1.7.0"
39+
"time-grunt": "~1.4.0",
40+
"underscore": "~1.8.0"
4141
}
4242
}

0 commit comments

Comments
 (0)