We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb1ae87 commit 79f9f79Copy full SHA for 79f9f79
package.json
@@ -94,7 +94,7 @@
94
"flow-bin": "^0.98.0",
95
"jest": "^24.7.1",
96
"jest-in-case": "^1.0.2",
97
- "jsdom": "^11.7.0",
+ "jsdom": "^16.5.0",
98
"npm-run-all": "^4.1.5",
99
"prettier": "^1.13.7",
100
"react": "^16.3.1",
packages/pretty-proptypes/package.json
@@ -26,7 +26,7 @@
26
"enzyme": "^3.3.0",
27
"enzyme-adapter-react-16": "^1.1.1",
28
"extract-react-types": "^0.30.0",
29
30
31
"react-addons-test-utils": "^15.6.2",
32
"react-dom": "^16.3.1"
0 commit comments