Skip to content

Commit a40c474

Browse files
pietervfacebook-github-bot
authored andcommitted
Deploy 0.171.0 to xplat
Summary: Changelog: [Internal] Reviewed By: gkz Differential Revision: D33992472 fbshipit-source-id: 529c7d5545bbda8eb9660a461a091eeda13288df
1 parent d81d887 commit a40c474

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
@@ -39,4 +39,4 @@ untyped-import
3939
untyped-type-import
4040

4141
[version]
42-
^0.170.0
42+
^0.171.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-prettier": "^4.0.0",
2626
"eslint-plugin-react": "^7.26.1",
2727
"eslint-plugin-relay": "^1.8.2",
28-
"flow-bin": "^0.170.0",
28+
"flow-bin": "^0.171.0",
2929
"glob": "^7.1.1",
3030
"istanbul-api": "3.0.0",
3131
"istanbul-lib-coverage": "3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3523,10 +3523,10 @@ flatted@^3.1.0:
35233523
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
35243524
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
35253525

3526-
flow-bin@^0.170.0:
3527-
version "0.170.0"
3528-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.170.0.tgz#1da264de9868cc20a338f801bedc370e3e06f5cc"
3529-
integrity sha512-h4qy4f5loKdeLhj7TRM6XQWhmPpnfjDcOg6GPDuJnLAQuB60LJIHZ8QL3hxMf0oA++NkiYx62Vr8oHu+UZ2bGQ==
3526+
flow-bin@^0.171.0:
3527+
version "0.171.0"
3528+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.171.0.tgz#43902cf3ab10704a9c8a96bd16f789d92490ba1c"
3529+
integrity sha512-2HEiXAyE60ztGs+loFk6XSskL69THL6tSjzopUcbwgfrdbuZ5Jhv23qh1jUKP5AZJh0NNwxaFZ6To2p6xR+GEA==
35303530

35313531
for-in@^1.0.2:
35323532
version "1.0.2"

0 commit comments

Comments
 (0)