Summary: Changelog: [Internal]

Reviewed By: gkz

Differential Revision: D27896693

fbshipit-source-id: 2db8eea616bb6e482903cbfa6fc6d40262e958c6
This commit is contained in:
Pieter Vanderwerff 2021-04-20 18:59:34 -07:00 коммит произвёл Facebook GitHub Bot
Родитель d90253da36
Коммит 06f52f7667
6 изменённых файлов: 9 добавлений и 12 удалений

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

@ -68,4 +68,4 @@ untyped-import
untyped-type-import untyped-type-import
[version] [version]
^0.148.0 ^0.149.0

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

@ -68,4 +68,4 @@ untyped-import
untyped-type-import untyped-type-import
[version] [version]
^0.148.0 ^0.149.0

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

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

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

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

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

@ -23,9 +23,6 @@ node_modules/react-native/flow/
[options] [options]
emoji=true emoji=true
esproposal.optional_chaining=enable
esproposal.nullish_coalescing=enable
exact_by_default=true exact_by_default=true
module.file_ext=.js module.file_ext=.js
@ -63,4 +60,4 @@ untyped-import
untyped-type-import untyped-type-import
[version] [version]
^0.148.0 ^0.149.0

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

@ -3032,10 +3032,10 @@ flatted@^2.0.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138" resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA== integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
flow-bin@^0.148.0: flow-bin@^0.149.0:
version "0.148.0" version "0.149.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.148.0.tgz#1d264606dbb4d6e6070cc98a775e21dcd64e6890" resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.149.0.tgz#9bac6dd3074bf4740c014b333a2f6fdeaf393cf9"
integrity sha512-7Cx6BUm8UAlbqtYJNYXdMrh900MQhNV+SjtBxZuWN7UmlVG4tIRNzNLEOjNnj2DN2vcL1wfI5IlSUXnws/QCEw== integrity sha512-32hM6iKSInPCUuooS23SJ4c5Up0Tt9ozrXEE6urEpTDJU0z/vQblnCBRt3QZaEEDzSKOu2QZAU6K7fbShOOHaQ==
flow-parser@0.*, flow-parser@^0.121.0: flow-parser@0.*, flow-parser@^0.121.0:
version "0.121.0" version "0.121.0"