Skip to content

Commit e076a7f

Browse files
Bump @babel/preset-env from 7.25.3 to 7.25.4 in the babel group
Bumps the babel group with 1 update: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/preset-env` from 7.25.3 to 7.25.4 - [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.4/packages/babel-preset-env) --- updated-dependencies: - 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 bcec330 commit e076a7f

File tree

2 files changed

+194
-49
lines changed

2 files changed

+194
-49
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@babel/cli": "^7.24.8",
1414
"@babel/core": "^7.25.2",
15-
"@babel/preset-env": "^7.25.3",
15+
"@babel/preset-env": "^7.25.4",
1616
"@babel/preset-typescript": "^7.24.7",
1717
"@labforward/config": "~0.1.6",
1818
"@labforward/eslint-config-node": "~0.1.7",

0 commit comments

Comments
 (0)