Skip to content

Commit b2ce0a0

Browse files
fix(deps): update dependency flow-bin to ^0.264.0
1 parent 1f9abcd commit b2ce0a0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"express": "^4.19.2",
5454
"fetch-mock": "^5.12.1",
5555
"flow": "^0.2.3",
56-
"flow-bin": "^0.95.1",
56+
"flow-bin": "^0.264.0",
5757
"flow-typed": "^3.2.1",
5858
"formik": "^1.5.1",
5959
"history": "^5.0.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -6087,12 +6087,12 @@ __metadata:
60876087
languageName: node
60886088
linkType: hard
60896089

6090-
"flow-bin@npm:^0.95.1":
6091-
version: 0.95.1
6092-
resolution: "flow-bin@npm:0.95.1"
6090+
"flow-bin@npm:^0.264.0":
6091+
version: 0.264.0
6092+
resolution: "flow-bin@npm:0.264.0"
60936093
bin:
60946094
flow: cli.js
6095-
checksum: aa0c8853b6a32423d4ac3f9997edcf9789f6525978313a0522377c3205d2b91cd57efeaa5f3ea5b11d6bae0cfedefea6fe82bc2f7c4135981304773fb4f8a254
6095+
checksum: e43f463035f94a33013344cb89ed7f96699d391516d37aa64fe0305cc6aedc29afff9f6b412969c89b41b1f5e6a586f9480f9d2ba0f62a28f10ac2365a47e51f
60966096
languageName: node
60976097
linkType: hard
60986098

@@ -9003,7 +9003,7 @@ __metadata:
90039003
express: ^4.19.2
90049004
fetch-mock: ^5.12.1
90059005
flow: ^0.2.3
9006-
flow-bin: ^0.95.1
9006+
flow-bin: ^0.264.0
90079007
flow-typed: ^3.2.1
90089008
formik: ^1.5.1
90099009
history: ^5.0.0

0 commit comments

Comments
 (0)