Skip to content

Commit 8806d3e

Browse files
Bump the babel group across 1 directory with 2 updates
Bumps the babel group with 2 updates in the / directory: [@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.5 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.5 to 7.29.3 - [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.3/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/preset-env" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa18e8f commit 8806d3e

2 files changed

Lines changed: 546 additions & 477 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"bugs": "https://github.com/hypothesis/browser-extension/issues",
1010
"repository": "hypothesis/browser-extension",
1111
"devDependencies": {
12-
"@babel/core": "^7.28.5",
13-
"@babel/preset-env": "^7.28.5",
12+
"@babel/core": "^7.29.0",
13+
"@babel/preset-env": "^7.29.3",
1414
"@babel/preset-typescript": "^7.28.5",
1515
"@hypothesis/frontend-build": "^5.1.0",
1616
"@hypothesis/frontend-testing": "^1.8.0",

0 commit comments

Comments
 (0)