Deploy 0.180.0 to xplat

Summary: Changelog: [Internal]

Reviewed By: gkz

Differential Revision: D37075801

fbshipit-source-id: 2e5eef84b4dde7fe789d7506a32dbbaeb7ae3b8f
This commit is contained in:
Pieter Vanderwerff
2022-06-10 13:39:59 -07:00
committed by Facebook GitHub Bot
parent 59476d06f3
commit 90cb8ea2a6
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -73,4 +73,4 @@ untyped-import
untyped-type-import
[version]
^0.179.0
^0.180.0
+1 -1
View File
@@ -73,4 +73,4 @@ untyped-import
untyped-type-import
[version]
^0.179.0
^0.180.0
+1 -1
View File
@@ -136,7 +136,7 @@
"ws": "^6.1.4"
},
"devDependencies": {
"flow-bin": "^0.179.0",
"flow-bin": "^0.180.0",
"react": "18.1.0",
"react-test-renderer": "^18.1.0"
},
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-react-native": "^3.11.0",
"eslint-plugin-relay": "^1.8.2",
"flow-bin": "^0.179.0",
"flow-bin": "^0.180.0",
"inquirer": "^7.1.0",
"jest": "^26.6.3",
"jest-junit": "^10.0.0",
+1 -1
View File
@@ -63,4 +63,4 @@ untyped-import
untyped-type-import
[version]
^0.179.0
^0.180.0
+4 -4
View File
@@ -3226,10 +3226,10 @@ flatted@^3.1.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
flow-bin@^0.179.0:
version "0.179.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.179.0.tgz#a9afbedda1687726296bfc8bd34247a6aae34d4f"
integrity sha512-odCiPkX5Vjrgupqxq2cjib0GtzAjGRHVkLk4TG15N4B+Fd2ghb8HSW6zrdX9GwaXrsuocxm5+oVzkaaUYUf+Pg==
flow-bin@^0.180.0:
version "0.180.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.180.0.tgz#7a26f3a0cff61e386267e72ef7971d1af73e317a"
integrity sha512-jEZoIwOxzrtQ0erUu94nEzlqUoX7OAMeVs0CjO0rN6b7SDBhI5IysVRvGSQkkFWBJpy5VQ9lvzBYzq5Sq9vcmg==
flow-parser@0.*:
version "0.163.0"