Meta: Update dependencies

This commit is contained in:
Rob Garrison 2018-04-26 15:03:40 -05:00
parent 08d6c58105
commit f0c1fd5ff8

View File

@ -20,7 +20,7 @@
"docs": "https://mottie.github.io/tablesorter/docs/index.html",
"demo": "https://github.com/Mottie/tablesorter/wiki",
"dependencies": {
"jquery": ">=3.2.1"
"jquery": ">=1.2.6"
},
"keywords": [
"table",
@ -54,7 +54,7 @@
}
],
"devDependencies": {
"grunt": "^1.0.1",
"grunt": "^1.0.2",
"grunt-cli": "^1.2.0",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-concat": "^1.0.1",
@ -63,7 +63,7 @@
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-qunit": "^2.0.0",
"grunt-contrib-uglify": "^3.3.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-contrib-watch": "^1.0.1",
"grunt-htmlhint": "^0.9.13",
"grunt-jscs": "^3.0.1",
"grunt-string-replace": "^1.3.1"