Skip to content

Commit c2e3671

Browse files
committed
Update dependency jsdom to v11.9.0
1 parent 4a71de1 commit c2e3671

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"jest": "22.4.3",
2525
"jest-cli": "23.0.0-alpha.4",
2626
"jsdoc": "3.5.5",
27-
"jsdom": "11.7.0",
27+
"jsdom": "11.9.0",
2828
"jsdom-global": "3.0.2",
2929
"lerna": "2.10.0",
3030
"less": "3.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6171,9 +6171,9 @@ jsdom-global@3.0.2:
61716171
version "3.0.2"
61726172
resolved "https://registry.yarnpkg.com/jsdom-global/-/jsdom-global-3.0.2.tgz#6bd299c13b0c4626b2da2c0393cd4385d606acb9"
61736173

6174-
jsdom@11.7.0:
6175-
version "11.7.0"
6176-
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-11.7.0.tgz#8b45b657dae90d6d2d3a5f5d1126bb7102d0a172"
6174+
jsdom@11.9.0:
6175+
version "11.9.0"
6176+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-11.9.0.tgz#58ac6dfd248d560d736b0202d74eedad55590cd9"
61776177
dependencies:
61786178
abab "^1.0.4"
61796179
acorn "^5.3.0"

0 commit comments

Comments
 (0)