Meta: Update dependencies

This commit is contained in:
Rob Garrison 2018-11-20 15:49:58 -06:00
parent 3d4e5cbbaf
commit 24196764e1

View File

@ -55,14 +55,14 @@
],
"devDependencies": {
"grunt": "^1.0.3",
"grunt-cli": "^1.3.1",
"grunt-contrib-clean": "^1.1.0",
"grunt-cli": "^1.3.2",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^2.2.1",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-cssmin": "^3.0.0",
"grunt-contrib-jshint": "^2.0.0",
"grunt-contrib-qunit": "^3.0.1",
"grunt-contrib-uglify": "^3.4.0",
"grunt-contrib-uglify": "^4.0.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-htmlhint": "^0.9.13",
"grunt-jscs": "^3.0.1",