Skip to content

Commit c77e8c5

Browse files
chore(deps): bump the babel-dependencies group across 1 directory with 4 updates
Bumps the babel-dependencies group with 1 update in the / directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core). Updates `@babel/core` from 7.28.0 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.0 to 7.28.6 - [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.28.6/packages/babel-preset-env) Updates `@babel/preset-react` from 7.27.1 to 7.28.5 - [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.28.5/packages/babel-preset-react) Updates `@babel/preset-typescript` from 7.27.1 to 7.28.5 - [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.28.5/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel-dependencies - dependency-name: "@babel/preset-env" dependency-version: 7.28.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel-dependencies - dependency-name: "@babel/preset-react" dependency-version: 7.28.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel-dependencies - dependency-name: "@babel/preset-typescript" dependency-version: 7.28.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e144c9 commit c77e8c5

File tree

2 files changed

+1716
-1401
lines changed

2 files changed

+1716
-1401
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@amplitude/analytics-browser": "^1.5.3",
12-
"@babel/core": "~7.28.0",
12+
"@babel/core": "~7.29.0",
1313
"@babel/preset-env": "~7.28.0",
1414
"@babel/preset-react": "^7.27.1",
1515
"@babel/preset-typescript": "^7.27.1",

0 commit comments

Comments
 (0)