Skip to content

Commit 2db9062

Browse files
Bump @babel/preset-env from 7.26.8 to 7.26.9 (#857)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.26.8 to 7.26.9. - [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.26.9/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed1fef5 commit 2db9062

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -965,12 +965,12 @@
965965
dependencies:
966966
"@babel/helper-plugin-utils" "^7.25.9"
967967

968-
"@babel/plugin-transform-for-of@^7.25.9":
969-
version "7.25.9"
970-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.25.9.tgz#4bdc7d42a213397905d89f02350c5267866d5755"
971-
integrity sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==
968+
"@babel/plugin-transform-for-of@^7.26.9":
969+
version "7.26.9"
970+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.26.9.tgz#27231f79d5170ef33b5111f07fe5cafeb2c96a56"
971+
integrity sha512-Hry8AusVm8LW5BVFgiyUReuoGzPUpdHQQqJY5bZnbbf+ngOHWuCuYFKw/BqaaWlvEUrF91HMhDtEaI1hZzNbLg==
972972
dependencies:
973-
"@babel/helper-plugin-utils" "^7.25.9"
973+
"@babel/helper-plugin-utils" "^7.26.5"
974974
"@babel/helper-skip-transparent-expression-wrappers" "^7.25.9"
975975

976976
"@babel/plugin-transform-function-name@^7.25.9":
@@ -1278,9 +1278,9 @@
12781278
"@babel/helper-plugin-utils" "^7.25.9"
12791279

12801280
"@babel/preset-env@^7.19.4", "@babel/preset-env@^7.23.3":
1281-
version "7.26.8"
1282-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.8.tgz#7af0090829b606d2046db99679004731e1dc364d"
1283-
integrity sha512-um7Sy+2THd697S4zJEfv/U5MHGJzkN2xhtsR3T/SWRbVSic62nbISh51VVfU9JiO/L/Z97QczHTaFVkOU8IzNg==
1281+
version "7.26.9"
1282+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.9.tgz#2ec64e903d0efe743699f77a10bdf7955c2123c3"
1283+
integrity sha512-vX3qPGE8sEKEAZCWk05k3cpTAE3/nOYca++JA+Rd0z2NCNzabmYvEiSShKzm10zdquOIAVXsy2Ei/DTW34KlKQ==
12841284
dependencies:
12851285
"@babel/compat-data" "^7.26.8"
12861286
"@babel/helper-compilation-targets" "^7.26.5"
@@ -1311,7 +1311,7 @@
13111311
"@babel/plugin-transform-dynamic-import" "^7.25.9"
13121312
"@babel/plugin-transform-exponentiation-operator" "^7.26.3"
13131313
"@babel/plugin-transform-export-namespace-from" "^7.25.9"
1314-
"@babel/plugin-transform-for-of" "^7.25.9"
1314+
"@babel/plugin-transform-for-of" "^7.26.9"
13151315
"@babel/plugin-transform-function-name" "^7.25.9"
13161316
"@babel/plugin-transform-json-strings" "^7.25.9"
13171317
"@babel/plugin-transform-literals" "^7.25.9"

0 commit comments

Comments
 (0)