Bump @babel/cli from 7.24.6 to 7.24.7 (#2180)

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

---
updated-dependencies:
- dependency-name: "@babel/cli"
  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] 2024-06-05 21:41:51 +00:00 committed by GitHub
parent c1acbcd209
commit 59f3d2806c
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": "17.3.3",
"@angular/platform-browser-dynamic": "17.3.3",
"@angular/router": "17.3.3",
"@babel/cli": "7.24.6",
"@babel/cli": "7.24.7",
"@babel/core": "7.24.6",
"@babel/preset-env": "7.24.7",
"@babel/preset-typescript": "7.24.6",
@ -809,9 +809,9 @@
}
},
"node_modules/@babel/cli": {
"version": "7.24.6",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.6.tgz",
"integrity": "sha512-Sm/YhG/0REw9SKByFHDf4hkk7PYsjcsOyZgHGz1nvab4tUTQ9N4XVv+ykK0Y+VCJ3OshA/7EDyxnwCd8NEP/mQ==",
"version": "7.24.7",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.7.tgz",
"integrity": "sha512-8dfPprJgV4O14WTx+AQyEA+opgUKPrsIXX/MdL50J1n06EQJ6m1T+CdsJe0qEC0B/Xl85i+Un5KVAxd/PACX9A==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.25",

View File

@ -78,7 +78,7 @@
"@angular/platform-browser": "17.3.3",
"@angular/platform-browser-dynamic": "17.3.3",
"@angular/router": "17.3.3",
"@babel/cli": "7.24.6",
"@babel/cli": "7.24.7",
"@babel/core": "7.24.6",
"@babel/preset-env": "7.24.7",
"@babel/preset-typescript": "7.24.6",