Skip to content

Commit 998ac82

Browse files
Build(deps): Bump flow-parser from 0.148.0 to 0.183.0
Bumps [flow-parser](https://github.com/facebook/flow) from 0.148.0 to 0.183.0. - [Release notes](https://github.com/facebook/flow/releases) - [Changelog](https://github.com/facebook/flow/blob/main/Changelog.md) - [Commits](facebook/flow@v0.148.0...v0.183.0) --- updated-dependencies: - dependency-name: flow-parser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42b80d5 commit 998ac82

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"file-entry-cache": "6.0.1",
5151
"find-cache-dir": "3.3.2",
5252
"find-parent-dir": "0.3.1",
53-
"flow-parser": "0.180.0",
53+
"flow-parser": "0.183.0",
5454
"get-stdin": "8.0.0",
5555
"graphql": "15.6.1",
5656
"html-element-attributes": "3.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3453,10 +3453,10 @@ flatten@^1.0.2:
34533453
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b"
34543454
integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==
34553455

3456-
flow-parser@0.180.0:
3457-
version "0.180.0"
3458-
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.180.0.tgz#05d49a88715ceca0457607499a018e2bf5908d72"
3459-
integrity sha512-kkzsuGAhckWgn/G+JfCyEa6BYslGrjlH4CJL0LZhdn9of9ukvi7SzVQSFsrEhuhh/zQUghfUEoaeZy1wjQXpUg==
3456+
flow-parser@0.183.0:
3457+
version "0.183.0"
3458+
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.183.0.tgz#69bcd35608ef179c619df0036c2b61d0f84665ae"
3459+
integrity sha512-2e/aIZIM7iJpHCBxpqdXetYYoO3YQEJzA7M8v5bhWhXCu+lIfkeSfOWycWW0rhlnJyjMftbmwn6B2eenKeGlag==
34603460

34613461
form-data@^3.0.0:
34623462
version "3.0.1"

0 commit comments

Comments
 (0)