Skip to content

Commit 4e0b604

Browse files
fix(deps): update dependency flow-bin to ^0.299.0
1 parent 106fa11 commit 4e0b604

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"license": "MIT",
3636
"packageManager": "yarn@3.8.7",
3737
"dependencies": {
38-
"flow-bin": "^0.199.1"
38+
"flow-bin": "^0.299.0"
3939
}
4040
}

packages/infra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"coveralls": "^3.1.1",
4444
"eslint": "^10.0.0",
4545
"eslint-plugin-flowtype": "^8.0.3",
46-
"flow-bin": "^0.199.1",
46+
"flow-bin": "^0.299.0",
4747
"flow-coverage-report": "^0.8.0",
4848
"flow-remove-types": "^2.196.0",
4949
"flow-typed": "^4.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2258,7 +2258,7 @@ __metadata:
22582258
coveralls: ^3.1.1
22592259
eslint: ^10.0.0
22602260
eslint-plugin-flowtype: ^8.0.3
2261-
flow-bin: ^0.199.1
2261+
flow-bin: ^0.299.0
22622262
flow-coverage-report: ^0.8.0
22632263
flow-remove-types: ^2.196.0
22642264
flow-typed: ^4.0.0
@@ -2306,7 +2306,7 @@ __metadata:
23062306
version: 0.0.0-use.local
23072307
resolution: "@qiwi/mware-monorepo@workspace:."
23082308
dependencies:
2309-
flow-bin: ^0.199.1
2309+
flow-bin: ^0.299.0
23102310
languageName: unknown
23112311
linkType: soft
23122312

@@ -5404,12 +5404,12 @@ __metadata:
54045404
languageName: node
54055405
linkType: hard
54065406

5407-
"flow-bin@npm:^0.199.1":
5408-
version: 0.199.1
5409-
resolution: "flow-bin@npm:0.199.1"
5407+
"flow-bin@npm:^0.299.0":
5408+
version: 0.299.0
5409+
resolution: "flow-bin@npm:0.299.0"
54105410
bin:
54115411
flow: cli.js
5412-
checksum: d6a5e22f85dc5dfb4d9fae47919aa32eac0195fd813c35aa8895f3a7004fb77a9a4555f1d343c697f998ed6ed004c23a48a8c52e48eabb444099221b366b9b03
5412+
checksum: 1148e10ad10220e6418779abab951b7ca410bc90b99c6545d10315562a5c654b91e377aebdbff897873eafc7fd374e27441aad4f63ba71d1ced9b6abffc64561
54135413
languageName: node
54145414
linkType: hard
54155415

0 commit comments

Comments
 (0)