Skip to content

Commit d315c56

Browse files
Bump the babel group in /src/TodoApp with 2 updates (#203)
Bumps the babel group in /src/TodoApp 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.0 to 7.26.7 - [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.7/packages/babel-core) Updates `@babel/preset-env` from 7.26.0 to 7.26.7 - [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.7/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/preset-env" 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 86a7e16 commit d315c56

File tree

2 files changed

+93
-106
lines changed

2 files changed

+93
-106
lines changed

src/TodoApp/package-lock.json

Lines changed: 91 additions & 104 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"author": "martincostello",
1919
"license": "Apache-2.0",
2020
"devDependencies": {
21-
"@babel/core": "^7.26.0",
22-
"@babel/preset-env": "^7.26.0",
21+
"@babel/core": "^7.26.7",
22+
"@babel/preset-env": "^7.26.7",
2323
"@stylistic/eslint-plugin": "^2.13.0",
2424
"@types/jquery": "^3.5.32",
2525
"@typescript-eslint/eslint-plugin": "^8.21.0",

0 commit comments

Comments
 (0)