Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Commit 72ad168

Browse files
AndSheCodes2sfrisk
authored andcommitted
Build: Updated dependancies
Node v4.2.1, grunt-sass 1.1.0-beta, grunt-contrib-csslint 0.5.0 Fixes gh-95 Closes gh-127
1 parent 1542594 commit 72ad168

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
@@ -38,21 +38,21 @@
3838
"dependencies": {},
3939
"devDependencies": {
4040
"browser-perf": "1.2.3",
41-
"chromedriver": "2.13.0",
41+
"chromedriver": "2.19.0",
4242
"commitplease": "2.0.0",
4343
"ejs-template": "0.1.0",
4444
"grunt": "0.4.5",
4545
"grunt-autoprefixer": "2.1.0",
46-
"grunt-contrib-cssmin": "0.10.0",
47-
"grunt-contrib-csslint": "0.4.0",
48-
"grunt-contrib-jshint": "0.10.0",
46+
"grunt-contrib-cssmin": "0.14.0",
47+
"grunt-contrib-csslint": "0.5.0",
48+
"grunt-contrib-jshint": "0.11.3",
4949
"grunt-contrib-connect": "0.9.0",
5050
"grunt-contrib-watch": "0.6.1",
5151
"grunt-csscomb": "3.0.0",
5252
"grunt-git-authors": "2.0.0",
5353
"grunt-html": "1.6.0",
5454
"grunt-jscs": "2.0.0",
55-
"grunt-sass": "0.17.0",
55+
"grunt-sass": "1.0.0",
5656
"grunt-selenium-server": "0.1.2",
5757
"grunt-svgmin": "2.0.0",
5858
"grunt-svgstore": "0.5.0",

0 commit comments

Comments
 (0)