Skip to content

Commit a60b973

Browse files
Bump @babel/preset-env in /src/TodoApp in the babel group (#1424)
Bumps the babel group in /src/TodoApp with 1 update: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/preset-env` from 7.27.1 to 7.27.2 - [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.27.2/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.27.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8189fc commit a60b973

File tree

2 files changed

+20
-19
lines changed

2 files changed

+20
-19
lines changed

src/TodoApp/package-lock.json

Lines changed: 19 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/TodoApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"license": "Apache-2.0",
2020
"devDependencies": {
2121
"@babel/core": "^7.27.1",
22-
"@babel/preset-env": "^7.27.1",
22+
"@babel/preset-env": "^7.27.2",
2323
"@stylistic/eslint-plugin": "^4.2.0",
2424
"@typescript-eslint/eslint-plugin": "^8.32.0",
2525
"@typescript-eslint/parser": "^8.32.0",

0 commit comments

Comments
 (0)