Skip to content

Commit 0da51c9

Browse files
chore: bump @babel/plugin-syntax-flow from 7.21.4 to 7.24.7 (#1713)
Bumps [@babel/plugin-syntax-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-flow) from 7.21.4 to 7.24.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-plugin-syntax-flow) --- updated-dependencies: - dependency-name: "@babel/plugin-syntax-flow" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 915ab4e commit 0da51c9

File tree

2 files changed

+2
-16
lines changed

2 files changed

+2
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
4343
"@babel/plugin-proposal-optional-chaining": "7.9.0",
4444
"@babel/plugin-syntax-dynamic-import": "7.8.3",
45-
"@babel/plugin-syntax-flow": "7.21.4",
45+
"@babel/plugin-syntax-flow": "7.24.7",
4646
"@babel/plugin-transform-runtime": "7.9.6",
4747
"@babel/preset-env": "7.25.0",
4848
"@babel/preset-react": "7.13.13",

yarn.lock

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -831,21 +831,7 @@
831831
dependencies:
832832
"@babel/helper-plugin-utils" "^7.8.3"
833833

834-
"@babel/plugin-syntax-flow@7.21.4":
835-
version "7.21.4"
836-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.21.4.tgz#3e37fca4f06d93567c1cd9b75156422e90a67107"
837-
integrity sha512-l9xd3N+XG4fZRxEP3vXdK6RW7vN1Uf5dxzRC/09wV86wqZ/YYQooBIGNsiRdfNR3/q2/5pPzV4B54J/9ctX5jw==
838-
dependencies:
839-
"@babel/helper-plugin-utils" "^7.20.2"
840-
841-
"@babel/plugin-syntax-flow@^7.24.1":
842-
version "7.24.1"
843-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.24.1.tgz#875c25e3428d7896c87589765fc8b9d32f24bd8d"
844-
integrity sha512-sxi2kLTI5DeW5vDtMUsk4mTPwvlUDbjOnoWayhynCwrw4QXRld4QEYwqzY8JmQXaJUtgUuCIurtSRH5sn4c7mA==
845-
dependencies:
846-
"@babel/helper-plugin-utils" "^7.24.0"
847-
848-
"@babel/plugin-syntax-flow@^7.8.3":
834+
"@babel/plugin-syntax-flow@7.24.7", "@babel/plugin-syntax-flow@^7.24.1", "@babel/plugin-syntax-flow@^7.8.3":
849835
version "7.24.7"
850836
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.24.7.tgz#d1759e84dd4b437cf9fae69b4c06c41d7625bfb7"
851837
integrity sha512-9G8GYT/dxn/D1IIKOUBmGX0mnmj46mGH9NnZyJLwtCpgh5f7D2VbuKodb+2s9m1Yavh1s7ASQN8lf0eqrb1LTw==

0 commit comments

Comments
 (0)