Skip to content

Commit

Permalink
Update dependency jsdom to v11.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 23, 2018
1 parent 4a71de1 commit c2e3671
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jest": "22.4.3",
"jest-cli": "23.0.0-alpha.4",
"jsdoc": "3.5.5",
"jsdom": "11.7.0",
"jsdom": "11.9.0",
"jsdom-global": "3.0.2",
"lerna": "2.10.0",
"less": "3.0.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6171,9 +6171,9 @@ [email protected]:
version "3.0.2"
resolved "https://registry.yarnpkg.com/jsdom-global/-/jsdom-global-3.0.2.tgz#6bd299c13b0c4626b2da2c0393cd4385d606acb9"

jsdom@11.7.0:
version "11.7.0"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-11.7.0.tgz#8b45b657dae90d6d2d3a5f5d1126bb7102d0a172"
jsdom@11.9.0:
version "11.9.0"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-11.9.0.tgz#58ac6dfd248d560d736b0202d74eedad55590cd9"
dependencies:
abab "^1.0.4"
acorn "^5.3.0"
Expand Down

0 comments on commit c2e3671

Please sign in to comment.