Bump @babel/cli from 7.24.7 to 7.24.8 (#2225)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.24.7 to 7.24.8.
- [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.8/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-07-26 21:30:52 +00:00 committed by GitHub
parent 5a3b9617e4
commit 165fcb7865
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.7",
"@babel/cli": "7.24.8",
"@babel/core": "7.24.8",
"@babel/preset-env": "7.25.0",
"@babel/preset-typescript": "7.24.7",
@ -809,9 +809,9 @@
}
},
"node_modules/@babel/cli": {
"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==",
"version": "7.24.8",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.8.tgz",
"integrity": "sha512-isdp+G6DpRyKc+3Gqxy2rjzgF7Zj9K0mzLNnxz+E/fgeag8qT3vVulX4gY9dGO1q0y+0lUv6V3a+uhUzMzrwXg==",
"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.7",
"@babel/cli": "7.24.8",
"@babel/core": "7.24.8",
"@babel/preset-env": "7.25.0",
"@babel/preset-typescript": "7.24.7",