Skip to content

Commit b1a47ae

Browse files
chore(deps): update dependency @babel/preset-env to v7.29.2
1 parent cc79ed1 commit b1a47ae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@babel/cli": "7.28.6",
4141
"@babel/core": "7.29.0",
42-
"@babel/preset-env": "7.29.0",
42+
"@babel/preset-env": "7.29.2",
4343
"@babel/preset-flow": "7.27.1",
4444
"@babel/preset-react": "7.28.5",
4545
"@commitlint/cli": "8.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1158,10 +1158,10 @@
11581158
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
11591159
"@babel/helper-plugin-utils" "^7.28.6"
11601160

1161-
"@babel/preset-env@7.29.0":
1162-
version "7.29.0"
1163-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.0.tgz#c55db400c515a303662faaefd2d87e796efa08d0"
1164-
integrity sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==
1161+
"@babel/preset-env@7.29.2":
1162+
version "7.29.2"
1163+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.2.tgz#5a173f22c7d8df362af1c9fe31facd320de4a86c"
1164+
integrity sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==
11651165
dependencies:
11661166
"@babel/compat-data" "^7.29.0"
11671167
"@babel/helper-compilation-targets" "^7.28.6"

0 commit comments

Comments
 (0)