Bump @babel/cli from 7.28.3 to 7.28.6 (#2391)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.28.3 to 7.28.6.
- [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.28.6/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-version: 7.28.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-01-13 01:58:31 +00:00 committed by GitHub
parent b8220ea46c
commit 983bf73469
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -30,7 +30,7 @@
"@angular/platform-browser": "21.0.8",
"@angular/platform-browser-dynamic": "21.0.8",
"@angular/router": "21.0.8",
"@babel/cli": "7.28.3",
"@babel/cli": "7.28.6",
"@babel/core": "7.28.6",
"@babel/preset-env": "7.28.6",
"@babel/preset-typescript": "7.28.5",
@ -1619,9 +1619,9 @@
}
},
"node_modules/@babel/cli": {
"version": "7.28.3",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.28.3.tgz",
"integrity": "sha512-n1RU5vuCX0CsaqaXm9I0KUCNKNQMy5epmzl/xdSSm70bSqhg9GWhgeosypyQLc0bK24+Xpk1WGzZlI9pJtkZdg==",
"version": "7.28.6",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.28.6.tgz",
"integrity": "sha512-6EUNcuBbNkj08Oj4gAZ+BUU8yLCgKzgVX4gaTh09Ya2C8ICM4P+G30g4m3akRxSYAp3A/gnWchrNst7px4/nUQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -78,7 +78,7 @@
"@angular/platform-browser": "21.0.8",
"@angular/platform-browser-dynamic": "21.0.8",
"@angular/router": "21.0.8",
"@babel/cli": "7.28.3",
"@babel/cli": "7.28.6",
"@babel/core": "7.28.6",
"@babel/preset-env": "7.28.6",
"@babel/preset-typescript": "7.28.5",