Meta: Update dependencies

This commit is contained in:
Rob Garrison 2017-05-12 15:19:04 -05:00
parent c81f8205ee
commit 99398e9dba

View File

@ -20,7 +20,7 @@
"docs": "https://mottie.github.io/tablesorter/docs/index.html", "docs": "https://mottie.github.io/tablesorter/docs/index.html",
"demo": "https://github.com/Mottie/tablesorter/wiki", "demo": "https://github.com/Mottie/tablesorter/wiki",
"dependencies": { "dependencies": {
"jquery": ">=1.2.6" "jquery": ">=3.2.1"
}, },
"keywords": [ "keywords": [
"table", "table",
@ -55,10 +55,10 @@
"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.1.0", "grunt-contrib-cssmin": "^2.2.0",
"grunt-contrib-jshint": "^1.1.0", "grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-qunit": "^2.0.0", "grunt-contrib-qunit": "^2.0.0",
"grunt-contrib-uglify": "^2.3.0", "grunt-contrib-uglify": "^3.0.0",
"grunt-contrib-watch": "^1.0.0", "grunt-contrib-watch": "^1.0.0",
"grunt-htmlhint": "^0.9.13", "grunt-htmlhint": "^0.9.13",
"grunt-jscs": "^3.0.1", "grunt-jscs": "^3.0.1",