Skip to content

Commit 5fd099c

Browse files
chore(deps): update dependency @babel/preset-env to v7.29.2 (#1408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe921ae commit 5fd099c

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
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@babel/core": "7.29.0",
36-
"@babel/preset-env": "7.29.0",
36+
"@babel/preset-env": "7.29.2",
3737
"@babel/preset-typescript": "7.28.5",
3838
"@changesets/changelog-github": "0.6.0",
3939
"@changesets/cli": "2.30.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -811,10 +811,10 @@
811811
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
812812
"@babel/helper-plugin-utils" "^7.28.6"
813813

814-
"@babel/[email protected].0":
815-
version "7.29.0"
816-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.0.tgz#c55db400c515a303662faaefd2d87e796efa08d0"
817-
integrity sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==
814+
"@babel/[email protected].2":
815+
version "7.29.2"
816+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.2.tgz#5a173f22c7d8df362af1c9fe31facd320de4a86c"
817+
integrity sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==
818818
dependencies:
819819
"@babel/compat-data" "^7.29.0"
820820
"@babel/helper-compilation-targets" "^7.28.6"

0 commit comments

Comments
 (0)