Skip to content

Commit 2efa34f

Browse files
Bump @babel/preset-env from 7.29.0 to 7.29.2 (#14091)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53d60c1 commit 2efa34f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
"@babel/cli": "^7.28.6",
255255
"@babel/core": "^7.29.0",
256256
"@babel/eslint-parser": "^7.28.6",
257-
"@babel/preset-env": "^7.29.0",
257+
"@babel/preset-env": "^7.29.2",
258258
"@babel/preset-flow": "^7.27.1",
259259
"@babel/preset-react": "^7.28.5",
260260
"@babel/register": "^7.28.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -925,10 +925,10 @@
925925
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
926926
"@babel/helper-plugin-utils" "^7.28.6"
927927

928-
"@babel/preset-env@^7.29.0":
929-
version "7.29.0"
930-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.0.tgz#c55db400c515a303662faaefd2d87e796efa08d0"
931-
integrity sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==
928+
"@babel/preset-env@^7.29.2":
929+
version "7.29.2"
930+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.2.tgz#5a173f22c7d8df362af1c9fe31facd320de4a86c"
931+
integrity sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==
932932
dependencies:
933933
"@babel/compat-data" "^7.29.0"
934934
"@babel/helper-compilation-targets" "^7.28.6"

0 commit comments

Comments
 (0)