Skip to content

Commit 2b57580

Browse files
Bump the babel group with 2 updates
Bumps the babel group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/core` from 7.28.6 to 7.29.0 - [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.0/packages/babel-core) Updates `@babel/preset-env` from 7.28.6 to 7.29.0 - [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.0/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-env" dependency-version: 7.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee1e3a9 commit 2b57580

File tree

2 files changed

+198
-133
lines changed

2 files changed

+198
-133
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
},
2222
"homepage": "https://github.com/hypothesis/lms#readme",
2323
"dependencies": {
24-
"@babel/core": "^7.28.6",
25-
"@babel/preset-env": "^7.28.6",
24+
"@babel/core": "^7.29.0",
25+
"@babel/preset-env": "^7.29.0",
2626
"@babel/preset-react": "^7.28.5",
2727
"@babel/preset-typescript": "^7.28.5",
2828
"@hypothesis/frontend-build": "^5.0.0",

0 commit comments

Comments
 (0)