Skip to content

Commit 79f9f79

Browse files
Build(deps-dev): Bump jsdom from 11.12.0 to 16.5.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 11.12.0 to 16.5.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@11.12.0...16.5.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb1ae87 commit 79f9f79

File tree

3 files changed

+230
-75
lines changed

3 files changed

+230
-75
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"flow-bin": "^0.98.0",
9595
"jest": "^24.7.1",
9696
"jest-in-case": "^1.0.2",
97-
"jsdom": "^11.7.0",
97+
"jsdom": "^16.5.0",
9898
"npm-run-all": "^4.1.5",
9999
"prettier": "^1.13.7",
100100
"react": "^16.3.1",

packages/pretty-proptypes/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"enzyme": "^3.3.0",
2727
"enzyme-adapter-react-16": "^1.1.1",
2828
"extract-react-types": "^0.30.0",
29-
"jsdom": "^11.7.0",
29+
"jsdom": "^16.5.0",
3030
"react": "^16.3.1",
3131
"react-addons-test-utils": "^15.6.2",
3232
"react-dom": "^16.3.1"

0 commit comments

Comments
 (0)