Skip to content

Commit aa66e7f

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

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
@@ -48,7 +48,7 @@
4848
"prepare": "husky install"
4949
},
5050
"devDependencies": {
51-
"@babel/preset-env": "7.29.0",
51+
"@babel/preset-env": "7.29.2",
5252
"@rollup/plugin-babel": "6.1.0",
5353
"@rollup/plugin-node-resolve": "16.0.3",
5454
"@types/jest": "29.5.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,10 +1089,10 @@
10891089
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
10901090
"@babel/helper-plugin-utils" "^7.28.6"
10911091

1092-
"@babel/preset-env@7.29.0":
1093-
version "7.29.0"
1094-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.0.tgz#c55db400c515a303662faaefd2d87e796efa08d0"
1095-
integrity sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==
1092+
"@babel/preset-env@7.29.2":
1093+
version "7.29.2"
1094+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.2.tgz#5a173f22c7d8df362af1c9fe31facd320de4a86c"
1095+
integrity sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==
10961096
dependencies:
10971097
"@babel/compat-data" "^7.29.0"
10981098
"@babel/helper-compilation-targets" "^7.28.6"

0 commit comments

Comments
 (0)