Skip to content

Commit a46acaf

Browse files
acusticpojer
authored andcommitted
Update deps. (jestjs#1944)
1 parent ba7eeb7 commit a46acaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"istanbul-api": "^1.1.0-alpha.1",
2121
"istanbul-lib-coverage": "^1.0.0",
2222
"jasmine-reporters": "^2.2.0",
23-
"jsdom": "^9.5.0",
23+
"jsdom": "^9.8.0",
2424
"lerna": "2.0.0-beta.28",
2525
"minimatch": "^3.0.3",
2626
"mkdirp": "^0.5.1",

packages/jest-environment-jsdom/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"dependencies": {
1111
"jest-mock": "^16.0.0",
1212
"jest-util": "^16.0.0",
13-
"jsdom": "^9.5.0"
13+
"jsdom": "^9.8.0"
1414
}
1515
}

0 commit comments

Comments
 (0)