Skip to content

Commit

Permalink
Bump the development-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 2 updates: [flow-bin](https://github.com/flowtype/flow-bin) and [flow-remove-types](https://github.com/facebook/flow).


Updates `flow-bin` from 0.227.0 to 0.228.0
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

Updates `flow-remove-types` from 2.227.0 to 2.228.0
- [Release notes](https://github.com/facebook/flow/releases)
- [Changelog](https://github.com/facebook/flow/blob/main/Changelog.md)
- [Commits](https://github.com/facebook/flow/commits)

---
updated-dependencies:
- dependency-name: flow-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: flow-remove-types
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 1fe56a9 commit b2cdf2d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"codecov": "^3.6.1",
"eslint": "^8.16.0",
"eslint-plugin-flowtype": "^8.0.2",
"flow-bin": "^0.227.0",
"flow-bin": "^0.228.0",
"flow-copy-source": "^2.0.8",
"flow-remove-types": "^2.111.3",
"jest": "^29.0.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2073,10 +2073,10 @@ flatted@^3.1.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.1.tgz#c4b489e80096d9df1dfc97c79871aea7c617c469"
integrity sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==

flow-bin@^0.227.0:
version "0.227.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.227.0.tgz#64eba189d2b233d04171828983dd5e6b2abadc3b"
integrity sha512-UkIzYbyUDmfztEbvS39ksR+vSu9WwUJQ4D+UvIW0ILrDuhPRN3XjheB1+mv2b/4H011HCM5y9nENXrDEaiIKtg==
flow-bin@^0.228.0:
version "0.228.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.228.0.tgz#345dfd090c9edc074a14ad88d1558051ac124529"
integrity sha512-+Q6A+4nmhvf5yPXHxht9yWqRoto6Ith1HPU736iEghf+yGNzrnONyv+OlLG5TUH5cQegXasBmzBJKa3/+A8ZUA==

flow-copy-source@^2.0.8:
version "2.0.9"
Expand All @@ -2090,9 +2090,9 @@ flow-copy-source@^2.0.8:
yargs "^15.0.1"

flow-remove-types@^2.111.3:
version "2.227.0"
resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.227.0.tgz#315c9a0422e7120d30fae49b5a9d2cc6b709ce5d"
integrity sha512-Z5zTUBx/6ay8UAcz3Qva8huMCLwIj0ESDl9Wjagix0uc4yEGqgSWWsm5WhRDcVg6qxSrdBQ8TxPCOYVaWZfMaw==
version "2.228.0"
resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.228.0.tgz#b9a588fe487290c9bb966e03f1dda8a42a24ccef"
integrity sha512-booglBGNlakxI65fHUuQj8vcm5Wm4tuuSoqmLD15BeibGBReUumZNsJxOFTXkF9dcKXt+ZP+FT77Hm6TXwqdFA==
dependencies:
hermes-parser "0.18.2"
pirates "^3.0.2"
Expand Down

0 comments on commit b2cdf2d

Please sign in to comment.