Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency flow-bin to v0.247.1 #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.4.0",
"execa": "9.0.0",
"flow-bin": "0.175.1",
"flow-bin": "0.247.1",
"flow-typed": "3.9.0",
"isbinaryfile": "5.0.2",
"jest": "29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6115,12 +6115,12 @@ __metadata:
languageName: node
linkType: hard

"flow-bin@npm:0.175.1":
version: 0.175.1
resolution: "flow-bin@npm:0.175.1"
"flow-bin@npm:0.247.1":
version: 0.247.1
resolution: "flow-bin@npm:0.247.1"
bin:
flow: cli.js
checksum: efcab38f144ff928829c2bbaca1b9d23c088173fbcb01be08f99a28f76a064124b0e7845c9c8b9eaa7f3dd31c8e3280477d2ff96bcd3f34db29a4aeab6c294af
checksum: ec31825599a93b89658d555836fecbdebfcda1bf7b39269089388c930378ba075342686fb44d6a7f79d98e6116f45d4ef6af79f56028960423b644a7daae7e71
languageName: node
linkType: hard

Expand Down Expand Up @@ -6405,7 +6405,7 @@ __metadata:
eslint-plugin-import: 2.29.1
eslint-plugin-jest: 28.4.0
execa: 9.0.0
flow-bin: 0.175.1
flow-bin: 0.247.1
flow-typed: 3.9.0
isbinaryfile: 5.0.2
jest: 29.7.0
Expand Down
Loading