We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6c14d commit cf308d2Copy full SHA for cf308d2
package.json
@@ -95,7 +95,7 @@
95
"flow-bin": "^0.98.0",
96
"jest": "^26.0.0",
97
"jest-in-case": "^1.0.2",
98
- "jsdom": "^11.7.0",
+ "jsdom": "^16.5.0",
99
"npm-run-all": "^4.1.5",
100
"prettier": "^1.13.7",
101
"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