Skip to content

Commit 4dd4d4b

Browse files
Bump flow-parser from 0.132.0 to 0.133.0 (#4716)
Bumps [flow-parser](https://github.com/facebook/flow) from 0.132.0 to 0.133.0. - [Release notes](https://github.com/facebook/flow/releases) - [Changelog](https://github.com/facebook/flow/blob/master/Changelog.md) - [Commits](facebook/flow@v0.132.0...v0.133.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8befa50 commit 4dd4d4b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"eslint-plugin-react-hooks": "4.1.0",
8484
"eslint-plugin-standard": "4.0.1",
8585
"flow-bin": "0.133.0",
86-
"flow-parser": "0.132.0",
86+
"flow-parser": "0.133.0",
8787
"fs-extra": "9.0.1",
8888
"graphql": "15.3.0",
8989
"graphql-config": "^3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8496,10 +8496,10 @@ [email protected]:
84968496
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.133.0.tgz#2ee44e3f5d0c0256cfe8e99d9a85e9801c281c50"
84978497
integrity sha512-01T5g8GdhtJEn+lhAwuv5zkrMStrmkuHrY3Nn9/aS9y6waNmNgimMKlzRpFH66S0F6Ez9EqU9psz5QaRveSJIA==
84988498

8499-
flow-parser@0.132.0:
8500-
version "0.132.0"
8501-
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.132.0.tgz#68c9aea4cfd84577337559a6f121ef3ab687a251"
8502-
integrity sha512-y1P37zDCPSdphlk+w+roCqcOar6iQdNaAJldJ6xx5/2r4ZRv4KHO+qL+AXwPWp+34eN+oPxPjWnU7GybJnyISQ==
8499+
flow-parser@0.133.0:
8500+
version "0.133.0"
8501+
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.133.0.tgz#670c2b03fc26dc921efa685359addc6061a2337a"
8502+
integrity sha512-ONvDDUcQVY7bMQG4ht7Ti+2IYjBBPphkc7fGmHXZHrrNNjGG4tykLZjIrIx710/k77x2djaY9VKlHC342Luy3A==
85038503

85048504
flush-write-stream@^1.0.0:
85058505
version "1.1.1"

0 commit comments

Comments
 (0)