We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd269b commit 187ae13Copy full SHA for 187ae13
package.json
@@ -39,6 +39,6 @@
39
"babel-preset-react": "^6.24.1"
40
},
41
"dependencies": {
42
- "prop-types": "^15.5.8"
+ "prop-types": "^15.6.0"
43
}
44
yarn.lock
@@ -1412,7 +1412,7 @@ promise@^7.1.1:
1412
dependencies:
1413
asap "~2.0.3"
1414
1415
-prop-types@^15.5.8:
+prop-types@^15.6.0:
1416
version "15.6.0"
1417
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.0.tgz#ceaf083022fc46b4a35f69e13ef75aed0d639856"
1418
0 commit comments