Updating to latest NPM dependencies.

This commit is contained in:
Ian Gilman 2018-12-11 12:02:24 -08:00
parent 81a634a618
commit f805974a04
2 changed files with 1171 additions and 2531 deletions

3696
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,15 +28,15 @@
"url": "https://github.com/openseadragon/openseadragon.git"
},
"devDependencies": {
"grunt": "^1.0.2",
"grunt": "^1.0.3",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-compress": "^1.4.3",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-qunit": "^2.0.0",
"grunt-contrib-uglify": "^3.2.1",
"grunt-contrib-uglify": "^3.4.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-eslint": "^20.1.0",
"grunt-eslint": "^20.2.0",
"grunt-git-describe": "^2.4.4",
"grunt-istanbul": "^0.8.0",
"grunt-text-replace": "^0.4.0",