Skip to content

Commit 3745761

Browse files
chore(deps-dev): bump @babel/preset-env in the babel group
Bumps the babel group with 1 update: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/preset-env` from 7.29.0 to 7.29.2 - [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.29.2/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.29.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 732481c commit 3745761

2 files changed

Lines changed: 120 additions & 119 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"@babel/core": "^7.29.0",
112112
"@babel/plugin-syntax-import-assertions": "^7.28.6",
113113
"@babel/plugin-transform-runtime": "^7.29.0",
114-
"@babel/preset-env": "^7.29.0",
114+
"@babel/preset-env": "^7.29.2",
115115
"@crowdin/cli": "^4.14.1",
116116
"@testing-library/jest-dom": "^6.6.3",
117117
"@testing-library/user-event": "^14.6.1",

0 commit comments

Comments
 (0)