We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7eeb7 commit a46acafCopy full SHA for a46acaf
package.json
@@ -20,7 +20,7 @@
20
"istanbul-api": "^1.1.0-alpha.1",
21
"istanbul-lib-coverage": "^1.0.0",
22
"jasmine-reporters": "^2.2.0",
23
- "jsdom": "^9.5.0",
+ "jsdom": "^9.8.0",
24
"lerna": "2.0.0-beta.28",
25
"minimatch": "^3.0.3",
26
"mkdirp": "^0.5.1",
packages/jest-environment-jsdom/package.json
@@ -10,6 +10,6 @@
10
"dependencies": {
11
"jest-mock": "^16.0.0",
12
"jest-util": "^16.0.0",
13
- "jsdom": "^9.5.0"
+ "jsdom": "^9.8.0"
14
}
15
0 commit comments