Browse Source

Bump serialize-javascript and @angular-devkit/build-angular

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 7.0.5 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `serialize-javascript` from 6.0.2 to 7.0.5
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.2...v7.0.5)

Updates `@angular-devkit/build-angular` from 18.2.11 to 21.2.5
- [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/18.2.11...v21.2.5)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-version: 7.0.5
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 21.2.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/samples/spa-client/multi-502eea8c86
dependabot[bot] 1 day ago committed by GitHub
parent
commit
c0d6d5340f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 17335
      samples/spa-client/package-lock.json
  2. 2
      samples/spa-client/package.json

17335
samples/spa-client/package-lock.json generated

File diff suppressed because it is too large Load Diff

2
samples/spa-client/package.json

@ -23,7 +23,7 @@ @@ -23,7 +23,7 @@
"zone.js": "~0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.11",
"@angular-devkit/build-angular": "^21.2.5",
"@angular/cli": "^18.2.11",
"@angular/compiler-cli": "^18.2.0",
"@types/jasmine": "~5.1.0",

Loading…
Cancel
Save