Skip to content

Commit 0be140b

Browse files
Bump @babel/preset-flow from 7.24.0 to 7.24.1 (#337)
Bumps [@babel/preset-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-flow) from 7.24.0 to 7.24.1. - [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.1/packages/babel-preset-flow) --- updated-dependencies: - dependency-name: "@babel/preset-flow" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9b444d commit 0be140b

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@babel/generator": "^7.24.5",
66
"@babel/node": "^7.23.9",
77
"@babel/preset-env": "^7.24.0",
8-
"@babel/preset-flow": "^7.24.0",
8+
"@babel/preset-flow": "^7.24.1",
99
"babel-eslint": "^10.1.0",
1010
"babel-loader": "^9.1.3",
1111
"babylon": "7.0.0-beta.47",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -391,12 +391,12 @@
391391
dependencies:
392392
"@babel/helper-plugin-utils" "^7.8.3"
393393

394-
"@babel/plugin-syntax-flow@^7.23.3":
395-
version "7.23.3"
396-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.23.3.tgz#084564e0f3cc21ea6c70c44cff984a1c0509729a"
397-
integrity sha512-YZiAIpkJAwQXBJLIQbRFayR5c+gJ35Vcz3bg954k7cd73zqjvhacJuL9RbrzPz8qPmZdgqP6EUKwy0PCNhaaPA==
394+
"@babel/plugin-syntax-flow@^7.24.1":
395+
version "7.24.1"
396+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.24.1.tgz#875c25e3428d7896c87589765fc8b9d32f24bd8d"
397+
integrity sha512-sxi2kLTI5DeW5vDtMUsk4mTPwvlUDbjOnoWayhynCwrw4QXRld4QEYwqzY8JmQXaJUtgUuCIurtSRH5sn4c7mA==
398398
dependencies:
399-
"@babel/helper-plugin-utils" "^7.22.5"
399+
"@babel/helper-plugin-utils" "^7.24.0"
400400

401401
"@babel/plugin-syntax-import-assertions@^7.23.3":
402402
version "7.23.3"
@@ -615,13 +615,13 @@
615615
"@babel/helper-plugin-utils" "^7.22.5"
616616
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
617617

618-
"@babel/plugin-transform-flow-strip-types@^7.23.3":
619-
version "7.23.3"
620-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.23.3.tgz#cfa7ca159cc3306fab526fc67091556b51af26ff"
621-
integrity sha512-26/pQTf9nQSNVJCrLB1IkHUKyPxR+lMrH2QDPG89+Znu9rAMbtrybdbWeE9bb7gzjmE5iXHEY+e0HUwM6Co93Q==
618+
"@babel/plugin-transform-flow-strip-types@^7.24.1":
619+
version "7.24.1"
620+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.24.1.tgz#fa8d0a146506ea195da1671d38eed459242b2dcc"
621+
integrity sha512-iIYPIWt3dUmUKKE10s3W+jsQ3icFkw0JyRVyY1B7G4yK/nngAOHLVx8xlhA6b/Jzl/Y0nis8gjqhqKtRDQqHWQ==
622622
dependencies:
623-
"@babel/helper-plugin-utils" "^7.22.5"
624-
"@babel/plugin-syntax-flow" "^7.23.3"
623+
"@babel/helper-plugin-utils" "^7.24.0"
624+
"@babel/plugin-syntax-flow" "^7.24.1"
625625

626626
"@babel/plugin-transform-for-of@^7.23.6":
627627
version "7.23.6"
@@ -972,14 +972,14 @@
972972
core-js-compat "^3.31.0"
973973
semver "^6.3.1"
974974

975-
"@babel/preset-flow@^7.24.0":
976-
version "7.24.0"
977-
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.24.0.tgz#0de60271b0a439b415501c5b28f685fbcb080e1c"
978-
integrity sha512-cum/nSi82cDaSJ21I4PgLTVlj0OXovFk6GRguJYe/IKg6y6JHLTbJhybtX4k35WT9wdeJfEVjycTixMhBHd0Dg==
975+
"@babel/preset-flow@^7.24.1":
976+
version "7.24.1"
977+
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.24.1.tgz#da7196c20c2d7dd4e98cfd8b192fe53b5eb6f0bb"
978+
integrity sha512-sWCV2G9pcqZf+JHyv/RyqEIpFypxdCSxWIxQjpdaQxenNog7cN1pr76hg8u0Fz8Qgg0H4ETkGcJnXL8d4j0PPA==
979979
dependencies:
980980
"@babel/helper-plugin-utils" "^7.24.0"
981981
"@babel/helper-validator-option" "^7.23.5"
982-
"@babel/plugin-transform-flow-strip-types" "^7.23.3"
982+
"@babel/plugin-transform-flow-strip-types" "^7.24.1"
983983

984984
"@babel/preset-modules@0.1.6-no-external-plugins":
985985
version "0.1.6-no-external-plugins"

0 commit comments

Comments
 (0)