Skip to content

Commit d9b6251

Browse files
Bump @babel/core in /src/TodoApp in the babel group (#1361)
Bumps the babel group in /src/TodoApp with 1 update: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core). Updates `@babel/core` from 7.26.9 to 7.26.10 - [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.10/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" 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 8ba74bd commit d9b6251

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

src/TodoApp/package-lock.json

+31-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/TodoApp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"author": "martincostello",
1919
"license": "Apache-2.0",
2020
"devDependencies": {
21-
"@babel/core": "^7.26.9",
21+
"@babel/core": "^7.26.10",
2222
"@babel/preset-env": "^7.26.9",
2323
"@stylistic/eslint-plugin": "^4.2.0",
2424
"@types/jquery": "^3.5.32",

0 commit comments

Comments
 (0)