Summary: Changelog: [Internal]

Reviewed By: dsainati1

Differential Revision: D28747275

fbshipit-source-id: 9484c49d9dcaa214545761e88793f8f7f34f2063
This commit is contained in:
Marshall Roch 2021-05-27 07:57:34 -07:00 коммит произвёл Facebook GitHub Bot
Родитель 712bc6769b
Коммит 726e689269
6 изменённых файлов: 9 добавлений и 9 удалений

Просмотреть файл

@ -70,4 +70,4 @@ untyped-import
untyped-type-import
[version]
^0.151.0
^0.152.0

Просмотреть файл

@ -70,4 +70,4 @@ untyped-import
untyped-type-import
[version]
^0.151.0
^0.152.0

Просмотреть файл

@ -121,7 +121,7 @@
"ws": "^6.1.4"
},
"devDependencies": {
"flow-bin": "^0.151.0",
"flow-bin": "^0.152.0",
"react": "17.0.2"
},
"detox": {

Просмотреть файл

@ -33,7 +33,7 @@
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-react-native": "3.10.0",
"eslint-plugin-relay": "1.8.1",
"flow-bin": "^0.151.0",
"flow-bin": "^0.152.0",
"jest": "^26.6.3",
"jest-junit": "^10.0.0",
"jscodeshift": "^0.11.0",

Просмотреть файл

@ -62,4 +62,4 @@ untyped-import
untyped-type-import
[version]
^0.151.0
^0.152.0

Просмотреть файл

@ -3033,10 +3033,10 @@ flatted@^2.0.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
flow-bin@^0.151.0:
version "0.151.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.151.0.tgz#f1339f4c90b2c4242e5a9a2063e1e0efa0520084"
integrity sha512-V2UNOFUtCkWjDVws9htqBSHzHVBEW1xe6IHp4RYr7hVJPOri36cFWS2ssFM8Y0yFOz2EV79QdrhNf57wFSLEgg==
flow-bin@^0.152.0:
version "0.152.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.152.0.tgz#6980d0cd58f59e9aefd580b11109a1d56eba46b1"
integrity sha512-b4ijbZIQovcx5l/T7VnwyBPIikj60A2qk7hKqQKVWiuftQMrUmC5ct2/0SuVvheX6ZbPdZfeyw2EHO1/n3eAmw==
flow-parser@0.*, flow-parser@^0.121.0:
version "0.121.0"