Skip to content

Commit 601ed83

Browse files
committed
fix(deps): update flow-runtime to fix bug in lib.
see gajus/flow-runtime#128
1 parent d36d075 commit 601ed83

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

flow-typed/npm/flow-runtime_vx.x.x.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: 0e63c54a630d7bfd59a6e639f61b969d
2-
// flow-typed version: <<STUB>>/flow-runtime_v0.12.0/flow_v0.46.0
1+
// flow-typed signature: da7fc16be7ab83c7420e370e31d24977
2+
// flow-typed version: <<STUB>>/flow-runtime_v0.14.0/flow_v0.46.0
33

44
/**
55
* This is an autogenerated libdef stub for:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dentist": "1.0.3",
3434
"fb-watchman": "2.0.0",
3535
"find-config": "1.0.0",
36-
"flow-runtime": "0.12.0",
36+
"flow-runtime": "0.14.0",
3737
"graphql": "0.9.6",
3838
"graphql-language-service-interface": "0.0.11",
3939
"graphql-language-service-parser": "0.0.10",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1842,9 +1842,9 @@ flow-config-parser@^0.3.0:
18421842
version "0.3.0"
18431843
resolved "https://registry.yarnpkg.com/flow-config-parser/-/flow-config-parser-0.3.0.tgz#704916efba88cd2518ab4d8f933079571276138f"
18441844

1845-
flow-runtime@0.12.0:
1846-
version "0.12.0"
1847-
resolved "https://registry.yarnpkg.com/flow-runtime/-/flow-runtime-0.12.0.tgz#288fe06d407d9ffc77d15a8508d93bb8e764cc50"
1845+
flow-runtime@0.14.0:
1846+
version "0.14.0"
1847+
resolved "https://registry.yarnpkg.com/flow-runtime/-/flow-runtime-0.14.0.tgz#bbbcb700b19a0a299ab403e807d69912ef077c16"
18481848

18491849
18501850
version "2.1.2"

0 commit comments

Comments
 (0)