Pin @types/jsdom

This commit is contained in:
Daniel Imms
2018-06-06 09:09:40 +02:00
parent 5aff7c2c1e
commit 4e2c30c81d
+2 -2
View File
@@ -9,7 +9,7 @@
"devDependencies": {
"@types/chai": "^3.4.34",
"@types/glob": "^5.0.35",
"@types/jsdom": "^11.0.4",
"@types/jsdom": "11.0.1",
"@types/mocha": "^2.2.33",
"@types/node": "6.0.108",
"browserify": "^13.3.0",
@@ -28,7 +28,7 @@
"gulp-typescript": "^3.1.3",
"gulp-util": "3.0.8",
"jsdoc": "3.4.3",
"jsdom": "^11.1.0",
"jsdom": "^11.11.0",
"merge-stream": "^1.0.1",
"node-pty": "^0.7.2",
"nodemon": "1.10.2",