Skip to content

Commit

Permalink
Deploy 0.226.0 to xplat (#42252)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #42252

Changelog: [Internal]

Reviewed By: SamChou19815

Differential Revision: D52708681

fbshipit-source-id: a864d2f5654ce011a4658564ec140aca03fb9ac8
  • Loading branch information
Alex Taylor (alta) authored and facebook-github-bot committed Jan 11, 2024
1 parent 371af3f commit 9bd357e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ untyped-import
untyped-type-import

[version]
^0.225.1
^0.226.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"eslint-plugin-redundant-undefined": "^0.4.0",
"eslint-plugin-relay": "^1.8.3",
"flow-api-translator": "0.18.2",
"flow-bin": "^0.225.1",
"flow-bin": "^0.226.0",
"glob": "^7.1.1",
"hermes-eslint": "0.18.2",
"inquirer": "^7.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5142,10 +5142,10 @@ flow-api-translator@0.18.2:
hermes-parser "0.18.2"
hermes-transform "0.18.2"

flow-bin@^0.225.1:
version "0.225.1"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.225.1.tgz#ffc3d6f0bfa321cf5dd63439537953dc93e9971d"
integrity sha512-nsYTF1Hh6FWNKFmbe45G7gdgUMBX2CYEfoAvdLJ9oFq43vafe8sA+EWlnXV7cY9LGjdavRsjv4dhEA2M15Rehg==
flow-bin@^0.226.0:
version "0.226.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.226.0.tgz#b245847b749ab20756ef74c91d96619f68d18430"
integrity sha512-q8hXSRhZ+I14jS0KGDDsPYCvPufvBexk6nJXSOsSP6DgCuXbvCOByWhsXRAjPtmXKmO8v9RKSJm1kRaWaf0fZw==

flow-enums-runtime@^0.0.6:
version "0.0.6"
Expand Down

0 comments on commit 9bd357e

Please sign in to comment.