Skip to content

Commit eca2a36

Browse files
build(deps-dev): bump @babel/preset-env in /web/app (#14866)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.28.5 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) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7af2757 commit eca2a36

File tree

2 files changed

+362
-239
lines changed

2 files changed

+362
-239
lines changed

web/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@babel/core": "^7.28.5",
4545
"@babel/eslint-parser": "^7.28.6",
4646
"@babel/plugin-proposal-class-properties": "^7.17.12",
47-
"@babel/preset-env": "^7.28.5",
47+
"@babel/preset-env": "^7.28.6",
4848
"@babel/preset-react": "^7.28.5",
4949
"@babel/runtime": "^7.28.4",
5050
"@lingui/cli": "3.17.2",

0 commit comments

Comments
 (0)