Skip to content

Commit

Permalink
chore(deps): update dependency flow-bin to ^0.255.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 5ae87db commit d34e685
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.1"
"flow-bin": "^0.255.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": "^9.0.0",
"eslint-plugin-flowtype": "^8.0.3",
"flow-bin": "^0.199.1",
"flow-bin": "^0.255.0",
"flow-coverage-report": "^0.8.0",
"flow-remove-types": "^2.196.0",
"flow-typed": "^4.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2225,7 +2225,7 @@ __metadata:
coveralls: ^3.1.1
eslint: ^9.0.0
eslint-plugin-flowtype: ^8.0.3
flow-bin: ^0.199.1
flow-bin: ^0.255.0
flow-coverage-report: ^0.8.0
flow-remove-types: ^2.196.0
flow-typed: ^4.0.0
Expand Down Expand Up @@ -2273,7 +2273,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@qiwi/mware-monorepo@workspace:."
dependencies:
flow-bin: ^0.199.1
flow-bin: ^0.255.0
languageName: unknown
linkType: soft

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

"flow-bin@npm:^0.199.1":
version: 0.199.1
resolution: "flow-bin@npm:0.199.1"
"flow-bin@npm:^0.255.0":
version: 0.255.0
resolution: "flow-bin@npm:0.255.0"
bin:
flow: cli.js
checksum: d6a5e22f85dc5dfb4d9fae47919aa32eac0195fd813c35aa8895f3a7004fb77a9a4555f1d343c697f998ed6ed004c23a48a8c52e48eabb444099221b366b9b03
checksum: 79fdbcd040e0f032ce60447eab9678797262c48b8884090a479ce3c2cf23f99ec937683e1fc04354018d24a492af2c2822cd041fb024a40f4cfed947ee298875
languageName: node
linkType: hard

Expand Down

0 comments on commit d34e685

Please sign in to comment.