chore(deps): update babel monorepo to v7.28.6

This commit is contained in:
renovate[bot]
2026-01-12 18:16:24 +00:00
committed by GitHub
parent caf8487b76
commit 0aeab872c9

View File

@@ -22,14 +22,14 @@
"rxjs": "7.8.2"
},
"devDependencies": {
"@babel/cli": "7.28.3",
"@babel/core": "7.28.5",
"@babel/node": "7.28.0",
"@babel/plugin-proposal-decorators": "7.28.0",
"@babel/cli": "7.28.6",
"@babel/core": "7.28.6",
"@babel/node": "7.28.6",
"@babel/plugin-proposal-decorators": "7.28.6",
"@babel/plugin-transform-runtime": "7.28.5",
"@babel/preset-env": "7.28.5",
"@babel/register": "7.28.3",
"@babel/runtime": "7.28.4",
"@babel/preset-env": "7.28.6",
"@babel/register": "7.28.6",
"@babel/runtime": "7.28.6",
"@nestjs/testing": "11.1.11",
"jest": "30.2.0",
"nodemon": "3.1.11",