@allow-large-files deploy 0.119 to xplat

Summary:
Used the deploy_xplat.sh script.

There were a few errors after running the script, so I reverted the changes to those files and the errors went away. This is expected because the new version does not introduce errors, so these errors were caused by the deploy script.

Changelog: [Internal]

Reviewed By: samwgoldman

Differential Revision: D20070916

fbshipit-source-id: 56b8f56eab952010f44219ce1b5c4ec66a0b084a
This commit is contained in:
Jordan Brown 2020-02-26 12:04:36 -08:00 коммит произвёл Facebook Github Bot
Родитель e64c18b3a6
Коммит 6ea963de6a
5 изменённых файлов: 8 добавлений и 8 удалений

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

@ -85,4 +85,4 @@ untyped-import
untyped-type-import untyped-type-import
[version] [version]
^0.118.0 ^0.119.0

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

@ -85,4 +85,4 @@ untyped-import
untyped-type-import untyped-type-import
[version] [version]
^0.118.0 ^0.119.0

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

@ -138,7 +138,7 @@
"eslint-plugin-react-hooks": "^2.0.1", "eslint-plugin-react-hooks": "^2.0.1",
"eslint-plugin-react-native": "3.8.1", "eslint-plugin-react-native": "3.8.1",
"eslint-plugin-relay": "1.7.0", "eslint-plugin-relay": "1.7.0",
"flow-bin": "^0.118.0", "flow-bin": "^0.119.1",
"flow-remove-types": "1.2.3", "flow-remove-types": "1.2.3",
"jest": "^24.9.0", "jest": "^24.9.0",
"jest-junit": "^6.3.0", "jest-junit": "^6.3.0",

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

@ -70,4 +70,4 @@ untyped-import
untyped-type-import untyped-type-import
[version] [version]
^0.118.0 ^0.119.0

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

@ -3544,10 +3544,10 @@ flat-cache@^1.2.1:
rimraf "~2.6.2" rimraf "~2.6.2"
write "^0.2.1" write "^0.2.1"
flow-bin@^0.118.0: flow-bin@^0.119.1:
version "0.118.0" version "0.119.1"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.118.0.tgz#fb706364a58c682d67a2ca7df39396467dc397d1" resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.119.1.tgz#b6d763b386ec9f1085848ca7df98909d80a16bd0"
integrity sha512-jlbUu0XkbpXeXhan5xyTqVK1jmEKNxE8hpzznI3TThHTr76GiFwK0iRzhDo4KNy+S9h/KxHaqVhTP86vA6wHCg== integrity sha512-mX6qjJVi7aLqR9sDf8QIHt8yYEWQbkMLw7qFoC7sM/AbJwvqFm3pATPN96thsaL9o1rrshvxJpSgoj1PJSC3KA==
flow-parser@0.*: flow-parser@0.*:
version "0.89.0" version "0.89.0"