Skip to content

Commit 430c949

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.254.1 to xplat
Reviewed By: alexmckenley Differential Revision: D66315470 fbshipit-source-id: 16b8fca3412fc2fcea3be8dfd0c760d97c56d734
1 parent b7a14c6 commit 430c949

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.flowconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ untyped-import
4242
untyped-type-import
4343

4444
[version]
45-
^0.254.0
45+
^0.254.1

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-plugin-relay": "1.8.3",
6161
"eslint-plugin-relay-internal": "link:./packages/eslint-plugin-relay-internal",
6262
"fbjs": "^3.0.2",
63-
"flow-bin": "^0.254.0",
63+
"flow-bin": "^0.254.1",
6464
"glob": "^7.1.1",
6565
"graphql": "15.3.0",
6666
"gulp": "4.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3864,10 +3864,10 @@ flatted@^3.1.0:
38643864
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.6.tgz#022e9218c637f9f3fc9c35ab9c9193f05add60b2"
38653865
integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==
38663866

3867-
flow-bin@^0.254.0:
3868-
version "0.254.0"
3869-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.254.0.tgz#8d35c0f8ff3700215b63c55f520079ef7e602d13"
3870-
integrity sha512-JqnsagGayC1u6yWQGkwbiaDV7FqUTL4Hle3/bgsjxStD/nTn9/qFz5jF9l4Lus8zyzIM21mm822MijBwBnEKdA==
3867+
flow-bin@^0.254.1:
3868+
version "0.254.1"
3869+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.254.1.tgz#31a20e8e018b9b86f531c7f40949448f93fac570"
3870+
integrity sha512-XV9Qv8RFcaSkwkp3TmGzAEnpg2Vp1mz48gXZEQmOZiPKfZiukyOLEuMb19C9CRKLT3ycxuXr3btl5POml3h89g==
38713871

38723872
flush-write-stream@^1.0.2:
38733873
version "1.1.1"

0 commit comments

Comments
 (0)