@@ -1134,14 +1134,14 @@ eslint-plugin-prettier@^2.3.1:
1134
1134
fast-diff "^1.1.1"
1135
1135
jest-docblock "^21.0.0"
1136
1136
1137
- eslint-plugin-react@^7.4 .0 :
1138
- version "7.4 .0"
1139
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.4 .0.tgz#300a95861b9729c087d362dd64abcc351a74364a "
1137
+ eslint-plugin-react@^7.5 .0 :
1138
+ version "7.5 .0"
1139
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5 .0.tgz#84cd4a45f179930268379e1f8fc17aedcfadd357 "
1140
1140
dependencies :
1141
1141
doctrine "^2.0.0"
1142
1142
has "^1.0.1"
1143
1143
jsx-ast-utils "^2.0.0"
1144
- prop-types "^15.5.10 "
1144
+ prop-types "^15.6.0 "
1145
1145
1146
1146
eslint-plugin-standard@^3.0.1 :
1147
1147
version "3.0.1"
@@ -1305,9 +1305,9 @@ fast-levenshtein@~2.0.4:
1305
1305
version "2.0.6"
1306
1306
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
1307
1307
1308
- fbjs@^0.8.9 :
1309
- version "0.8.14 "
1310
- resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.14 .tgz#d1dbe2be254c35a91e09f31f9cd50a40b2a0ed1c "
1308
+ fbjs@^0.8.16 :
1309
+ version "0.8.16 "
1310
+ resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.16 .tgz#5e67432f550dc41b572bf55847b8aca64e5337db "
1311
1311
dependencies :
1312
1312
core-js "^1.0.0"
1313
1313
isomorphic-fetch "^2.1.1"
@@ -2324,7 +2324,7 @@ oauth-sign@~0.8.1:
2324
2324
version "0.8.2"
2325
2325
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43"
2326
2326
2327
- object-assign@^4.0.1, object-assign@^4.1.0 :
2327
+ object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1 :
2328
2328
version "4.1.1"
2329
2329
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
2330
2330
@@ -2583,12 +2583,13 @@ promise@^7.1.1:
2583
2583
dependencies :
2584
2584
asap "~2.0.3"
2585
2585
2586
- prop-types@^15.5.10 :
2587
- version "15.5.10 "
2588
- resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.5.10 .tgz#2797dfc3126182e3a95e3dfbb2e893ddd7456154 "
2586
+ prop-types@^15.6.0 :
2587
+ version "15.6.0 "
2588
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.0 .tgz#ceaf083022fc46b4a35f69e13ef75aed0d639856 "
2589
2589
dependencies :
2590
- fbjs "^0.8.9 "
2590
+ fbjs "^0.8.16 "
2591
2591
loose-envify "^1.3.1"
2592
+ object-assign "^4.1.1"
2592
2593
2593
2594
pseudomap@^1.0.2 :
2594
2595
version "1.0.2"
0 commit comments