Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "yarn@3.8.7",
"dependencies": {
"flow-bin": "^0.199.1"
"flow-bin": "^0.317.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": "^10.0.0",
"eslint-plugin-flowtype": "^8.0.3",
"flow-bin": "^0.199.1",
"flow-bin": "^0.317.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 @@ -2586,7 +2586,7 @@ __metadata:
coveralls: ^3.1.1
eslint: ^10.0.0
eslint-plugin-flowtype: ^8.0.3
flow-bin: ^0.199.1
flow-bin: ^0.317.0
flow-coverage-report: ^0.8.0
flow-remove-types: ^2.196.0
flow-typed: ^4.0.0
Expand Down Expand Up @@ -2634,7 +2634,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@qiwi/mware-monorepo@workspace:."
dependencies:
flow-bin: ^0.199.1
flow-bin: ^0.317.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5941,12 +5941,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.317.0":
version: 0.317.0
resolution: "flow-bin@npm:0.317.0"
bin:
flow: cli.js
checksum: d6a5e22f85dc5dfb4d9fae47919aa32eac0195fd813c35aa8895f3a7004fb77a9a4555f1d343c697f998ed6ed004c23a48a8c52e48eabb444099221b366b9b03
checksum: ae12342ac6085cb340528100a12deb97fb4bd6458a4dc58a0f8b0d8581a84afbf12034e4e8e71303aeb8dcb45811adf5a988c6537ef33c02693e3865a39de9d3
languageName: node
linkType: hard

Expand Down
Loading