Merge pull request #1577 from openseadragon/update

Updating to latest NPM dependencies.
This commit is contained in:
Ian Gilman 2018-12-11 13:26:38 -08:00 committed by GitHub
commit 869a3f6a13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1171 additions and 2531 deletions

3682
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",