Skip to content

Commit 9777991

Browse files
Bump dependency @babel/core to v7.28.4
| datasource | package | from | to | | ---------- | ----------- | ------ | ------ | | npm | @babel/core | 7.28.3 | 7.28.4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0dcbb76 commit 9777991

File tree

2 files changed

+37
-39
lines changed

2 files changed

+37
-39
lines changed

src/TodoApp/package-lock.json

Lines changed: 36 additions & 38 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
@@ -18,7 +18,7 @@
1818
"author": "martincostello",
1919
"license": "Apache-2.0",
2020
"devDependencies": {
21-
"@babel/core": "7.28.3",
21+
"@babel/core": "7.28.4",
2222
"@babel/preset-env": "7.28.3",
2323
"@stylistic/eslint-plugin": "5.3.1",
2424
"@typescript-eslint/eslint-plugin": "8.42.0",

0 commit comments

Comments
 (0)