mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
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:
parent
6ea0f1ba57
commit
cbc74a1af4
3908
package-lock.json
generated
3908
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user