Skip to content

Commit 8204ea6

Browse files
committed
fix(deps): update dependency flow-bin to ^0.118.0
1 parent f4af918 commit 8204ea6

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"express": "^4.14.0",
2828
"express-graphql": "^0.8.0",
2929
"express-session": "^1.15.0",
30-
"flow-bin": "^0.102.0",
30+
"flow-bin": "^0.118.0",
3131
"graphql": "^14.0.0",
3232
"graphql-tag": "^2.7.3",
3333
"html-webpack-plugin": "^3.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2340,9 +2340,9 @@ flatted@^2.0.0:
23402340
version "2.0.0"
23412341
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.0.tgz#55122b6536ea496b4b44893ee2608141d10d9916"
23422342

2343-
flow-bin@^0.102.0:
2344-
version "0.102.0"
2345-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.102.0.tgz#3d5de44bcc26d26585e932b3201988b766f9b380"
2343+
flow-bin@^0.118.0:
2344+
version "0.118.0"
2345+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.118.0.tgz#fb706364a58c682d67a2ca7df39396467dc397d1"
23462346

23472347
flush-write-stream@^1.0.0:
23482348
version "1.1.1"

0 commit comments

Comments
 (0)