Skip to content

Commit aec4e7a

Browse files
fix(package): update @babel/plugin-transform-runtime to version 7.28.0
1 parent 6df5e46 commit aec4e7a

File tree

2 files changed

+109
-84
lines changed

2 files changed

+109
-84
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@babel/core": "^7.28.0",
2020
"@babel/plugin-external-helpers": "^7.27.1",
21-
"@babel/plugin-transform-runtime": "^7.27.4",
21+
"@babel/plugin-transform-runtime": "^7.28.0",
2222
"@babel/preset-env": "^7.27.2",
2323
"@commitlint/cli": "^19.8.1",
2424
"@commitlint/config-angular": "^19.8.1",

0 commit comments

Comments
 (0)