Skip to content

Commit 0262b49

Browse files
evanyeungfacebook-github-bot
authored andcommitted
Deploy 0.179.0 to xplat
Summary: Changelog: [Internal] Reviewed By: gkz Differential Revision: D36710466 fbshipit-source-id: 4dff0bf2f57d695abc183be9f89147f239fb4953
1 parent ec307e0 commit 0262b49

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ untyped-import
7373
untyped-type-import
7474

7575
[version]
76-
^0.178.1
76+
^0.179.0

.flowconfig.android

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ untyped-import
7373
untyped-type-import
7474

7575
[version]
76-
^0.178.1
76+
^0.179.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"ws": "^6.1.4"
140140
},
141141
"devDependencies": {
142-
"flow-bin": "^0.178.1",
142+
"flow-bin": "^0.179.0",
143143
"react": "18.0.0",
144144
"react-test-renderer": "^18.0.0"
145145
},

repo-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-react-hooks": "^4.2.0",
3535
"eslint-plugin-react-native": "^3.11.0",
3636
"eslint-plugin-relay": "^1.8.2",
37-
"flow-bin": "^0.178.1",
37+
"flow-bin": "^0.179.0",
3838
"inquirer": "^7.1.0",
3939
"jest": "^26.6.3",
4040
"jest-junit": "^10.0.0",

template/_flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ untyped-import
6363
untyped-type-import
6464

6565
[version]
66-
^0.178.1
66+
^0.179.0

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3226,10 +3226,10 @@ flatted@^3.1.0:
32263226
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
32273227
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
32283228

3229-
flow-bin@^0.178.1:
3230-
version "0.178.1"
3231-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.178.1.tgz#c0ce2f50080d00b29018c6f044b1d2edac9a9e2d"
3232-
integrity sha512-B6vFVkAoilnRTAwhGiVCPb777cVjIW9VwbLJTTg2vRbXjLgYIZJMmU0mit7ZSsvoOucT5WBwrrC8M0wkRoeSZA==
3229+
flow-bin@^0.179.0:
3230+
version "0.179.0"
3231+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.179.0.tgz#a9afbedda1687726296bfc8bd34247a6aae34d4f"
3232+
integrity sha512-odCiPkX5Vjrgupqxq2cjib0GtzAjGRHVkLk4TG15N4B+Fd2ghb8HSW6zrdX9GwaXrsuocxm5+oVzkaaUYUf+Pg==
32333233

32343234
flow-parser@0.*:
32353235
version "0.163.0"

0 commit comments

Comments
 (0)