Browse Source

Bump http-cache-semantics and @angular/cli

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `http-cache-semantics` from 3.8.1 to 4.1.1
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v3.8.1...v4.1.1)

Updates `@angular/cli` from 11.0.6 to 11.2.19
- [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/v11.0.6...11.2.19)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
- dependency-name: "@angular/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/http-cache-semantics-and-angular/cli-4.1.1
dependabot[bot] 1 year ago
parent
commit
0367cbc54b
No account linked to committer's email address

+ 885
- 533
archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 1
archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/package.json View File

@@ -38,7 +38,7 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.1100.6",
"@angular/cli": "^11.0.6",
"@angular/cli": "^11.2.19",
"@angular/compiler-cli": "^11.0.7",
"@angular/localize": "^11.0.7",
"@types/jasmine": "~3.6.0",

Loading…
Cancel
Save