Skip to content

Commit da29d50

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.26.7 to 7.26.8 - [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.26.8/packages/babel-core) Updates `@babel/preset-env` from 7.26.7 to 7.26.8 - [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.26.8/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/preset-env" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 044e7bd commit da29d50

File tree

2 files changed

+214
-38
lines changed

2 files changed

+214
-38
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
},
1212
"dependencies": {
1313
"@babel/cli": "^7.26.4",
14-
"@babel/core": "^7.26.7",
15-
"@babel/preset-env": "^7.26.7",
14+
"@babel/core": "^7.26.8",
15+
"@babel/preset-env": "^7.26.8",
1616
"@babel/preset-typescript": "^7.26.0",
1717
"@labforward/config": "~0.1.6",
1818
"@labforward/eslint-config-node": "~0.1.7",

0 commit comments

Comments
 (0)