Skip to content

Commit a832871

Browse files
SamChou19815meta-codesync[bot]
authored andcommitted
Deploy 0.326.0 to xplat
Reviewed By: gkz Differential Revision: D114988411 fbshipit-source-id: a3809c915226a4253eb529647cccb7213e1beda8
1 parent ac1606f commit a832871

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ untyped-import
3030
untyped-type-import
3131

3232
[version]
33-
^0.325.0
33+
^0.326.0

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"@typescript-eslint/parser": "^8.0.0",
4646
"babel-eslint": "^10.1.0",
4747
"babel-plugin-macros": "^2.0.0",
48-
"flow-parser": "0.325.0",
4948
"babel-plugin-tester": "^6.0.1",
5049
"babel-preset-fbjs": "^3.4.0",
5150
"cosmiconfig": "^5.0.5",
@@ -64,13 +63,14 @@
6463
"eslint-plugin-relay": "1.8.3",
6564
"eslint-plugin-relay-internal": "link:./packages/eslint-plugin-relay-internal",
6665
"fbjs": "^3.0.2",
67-
"flow-bin": "^0.325.0",
66+
"flow-bin": "^0.326.0",
67+
"flow-eslint": "0.325.0",
68+
"flow-parser": "0.325.0",
6869
"graphql": "15.3.0",
6970
"gulp": "4.0.2",
7071
"gulp-babel": "8.0.0",
7172
"gulp-chmod": "3.0.0",
7273
"gulp-rename": "^2.0.0",
73-
"flow-eslint": "0.325.0",
7474
"invariant": "^2.2.4",
7575
"jest": "^29.7.0",
7676
"jest-environment-jsdom": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3699,10 +3699,10 @@ flatted@^3.1.0:
36993699
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.6.tgz#022e9218c637f9f3fc9c35ab9c9193f05add60b2"
37003700
integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==
37013701

3702-
flow-bin@^0.325.0:
3703-
version "0.325.0"
3704-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.325.0.tgz#7b8de5b6b4e786f00d9329240dca5505fe9a128b"
3705-
integrity sha512-0e+g53PIYiteutsC2Q4iCpdJqTTX4qu/jM+ZHg+SwshnyZ+vYgqCrCaIJiKqpYPuOelyCGXh8E3C/QWWRUf33Q==
3702+
flow-bin@^0.326.0:
3703+
version "0.326.0"
3704+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.326.0.tgz#adbfbfb316dc50d62c0a90e754a6d078558a64b7"
3705+
integrity sha512-2WUYp7px5GeXLX+c2iFAUbr7093ta2c7bjox0pVTWaA6guMP91WFq3mkGKKzbKCIjqgDJepmMF5UPLafaJGE/A==
37063706

37073707
flow-eslint@0.325.0:
37083708
version "0.325.0"

0 commit comments

Comments
 (0)