Meta: Update dependencies

This commit is contained in:
Rob Garrison 2019-12-01 07:48:53 -06:00
parent f75485a04a
commit 358326e458

View File

@ -54,15 +54,15 @@
} }
], ],
"devDependencies": { "devDependencies": {
"grunt": "^1.0.3", "grunt": "^1.0.4",
"grunt-cli": "^1.3.2", "grunt-cli": "^1.3.2",
"grunt-contrib-clean": "^2.0.0", "grunt-contrib-clean": "^2.0.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": "^3.0.0", "grunt-contrib-cssmin": "^3.0.0",
"grunt-contrib-jshint": "^2.0.0", "grunt-contrib-jshint": "^2.1.0",
"grunt-contrib-qunit": "^3.0.1", "grunt-contrib-qunit": "^3.1.0",
"grunt-contrib-uglify": "^4.0.0", "grunt-contrib-uglify": "^4.0.1",
"grunt-contrib-watch": "^1.1.0", "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",