Bump tmp and @angular/cli (#2337)

Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Removes `tmp`

Updates `@angular/cli` from 17.3.3 to 20.2.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/17.3.3...20.2.2)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@angular/cli"
  dependency-version: 20.2.2
  dependency-type: direct:development
...

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] 2025-09-10 02:04:05 +00:00 committed by GitHub
parent 6ea0f1ba57
commit cbc74a1af4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2451 additions and 1459 deletions

3908
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -69,7 +69,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "20.2.2",
"@angular/animations": "17.3.3",
"@angular/cli": "17.3.3",
"@angular/cli": "20.2.2",
"@angular/common": "17.3.3",
"@angular/compiler": "17.3.3",
"@angular/compiler-cli": "17.3.3",