Skip to content

Commit

Permalink
chore(deps): update dependency flow-bin to ^0.207.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 2, 2023
1 parent 1f249ae commit 85c4b20
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"license": "MIT",
"packageManager": "[email protected]",
"dependencies": {
"flow-bin": "^0.199.0"
"flow-bin": "^0.207.0"
}
}
2 changes: 1 addition & 1 deletion packages/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"coveralls": "^3.1.1",
"eslint": "^8.29.0",
"eslint-plugin-flowtype": "^8.0.3",
"flow-bin": "^0.199.0",
"flow-bin": "^0.207.0",
"flow-coverage-report": "^0.8.0",
"flow-remove-types": "^2.196.0",
"flow-typed": "^3.8.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2112,7 +2112,7 @@ __metadata:
coveralls: ^3.1.1
eslint: ^8.29.0
eslint-plugin-flowtype: ^8.0.3
flow-bin: ^0.199.0
flow-bin: ^0.207.0
flow-coverage-report: ^0.8.0
flow-remove-types: ^2.196.0
flow-typed: ^3.8.0
Expand Down Expand Up @@ -2160,7 +2160,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@qiwi/mware-monorepo@workspace:."
dependencies:
flow-bin: ^0.199.0
flow-bin: ^0.207.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4999,12 +4999,12 @@ __metadata:
languageName: node
linkType: hard

"flow-bin@npm:^0.199.0":
version: 0.199.0
resolution: "flow-bin@npm:0.199.0"
"flow-bin@npm:^0.207.0":
version: 0.207.0
resolution: "flow-bin@npm:0.207.0"
bin:
flow: cli.js
checksum: 88a828cbe854511267230648ad71eb6d40f5c2efe14546ff71f2e812ca9bf1b44b10943d599b8b8c66c85c876958db0c70d76276307f1d764990e1fcfcfca64f
checksum: 3e276ed2f842479e92bf8a3cd5f49ad2911e5e4bd4b77fb67327a1c17b43f71e53bfbf244c6894d7c80c7444db07817309f3c2f75b9b1dd19d790f962396b43b
languageName: node
linkType: hard

Expand Down

0 comments on commit 85c4b20

Please sign in to comment.