Meta: Update dependencies

This commit is contained in:
Rob Garrison 2018-08-27 11:26:05 -05:00
parent 9c597cfbba
commit e551844ebd

View File

@ -54,16 +54,16 @@
} }
], ],
"devDependencies": { "devDependencies": {
"grunt": "^1.0.2", "grunt": "^1.0.3",
"grunt-cli": "^1.2.0", "grunt-cli": "^1.3.1",
"grunt-contrib-clean": "^1.1.0", "grunt-contrib-clean": "^1.1.0",
"grunt-contrib-concat": "^1.0.1", "grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0", "grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^2.2.1", "grunt-contrib-cssmin": "^2.2.1",
"grunt-contrib-jshint": "^1.1.0", "grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-qunit": "^2.0.0", "grunt-contrib-qunit": "^3.0.1",
"grunt-contrib-uglify": "^3.3.0", "grunt-contrib-uglify": "^3.4.0",
"grunt-contrib-watch": "^1.0.1", "grunt-contrib-watch": "^1.1.0",
"grunt-htmlhint": "^0.9.13", "grunt-htmlhint": "^0.9.13",
"grunt-jscs": "^3.0.1", "grunt-jscs": "^3.0.1",
"grunt-string-replace": "^1.3.1" "grunt-string-replace": "^1.3.1"