Skip to content

Commit 7ec1552

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.25.7 to 7.25.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.25.8/packages/babel-core) Updates `@babel/preset-env` from 7.25.7 to 7.25.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.25.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 587ddad commit 7ec1552

File tree

2 files changed

+136
-142
lines changed

2 files changed

+136
-142
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.25.7",
14-
"@babel/core": "^7.25.7",
15-
"@babel/preset-env": "^7.25.7",
14+
"@babel/core": "^7.25.8",
15+
"@babel/preset-env": "^7.25.8",
1616
"@babel/preset-typescript": "^7.25.7",
1717
"@labforward/config": "~0.1.6",
1818
"@labforward/eslint-config-node": "~0.1.7",

0 commit comments

Comments
 (0)