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

Bump flow-bin from 0.110.0 to 0.257.0 #41

Closed
wants to merge 1 commit into from
Closed
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 @@ -20,7 +20,7 @@
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.13",
"flow-bin": "0.110.0",
"flow-bin": "0.257.0",
"flowgen": "^1.21.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^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 @@ -576,7 +576,7 @@ __metadata:
dependencies:
"@types/jest": ^29.5.14
"@types/lodash": ^4.17.13
flow-bin: 0.110.0
flow-bin: 0.257.0
flowgen: ^1.21.0
jest: ^29.7.0
jest-environment-jsdom: ^29.7.0
Expand Down Expand Up @@ -2082,12 +2082,12 @@ __metadata:
languageName: node
linkType: hard

"flow-bin@npm:0.110.0":
version: 0.110.0
resolution: "flow-bin@npm:0.110.0"
"flow-bin@npm:0.257.0":
version: 0.257.0
resolution: "flow-bin@npm:0.257.0"
bin:
flow: cli.js
checksum: 92b4123a170e9d898b947f5f049219a3d216864605ca9f1fb27313de289258852b06ec90908d7f4afb717fad2c25b49f70fd916e0ee8a0e5258b38446f5856e6
checksum: 833ff59fb93999343485c20ae6a09986bbf9ccf6c5784cf7c17ae23b5f935a03c11d6a1b62c8082284c5850c2ccc502ffa381a6e760fb1723d7b027db72dc30c
languageName: node
linkType: hard

Expand Down
Loading