Skip to content

Commit

Permalink
chore(deps): bump @angular/ssr from 18.1.1 to 18.2.3
Browse files Browse the repository at this point in the history
Bumps [@angular/ssr](https://github.com/angular/angular-cli) from 18.1.1 to 18.2.3.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@18.1.1...18.2.3)

---
updated-dependencies:
- dependency-name: "@angular/ssr"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent c98b395 commit 3969603
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@angular/platform-browser-dynamic": "~18.1.0",
"@angular/platform-server": "~18.1.0",
"@angular/router": "~18.1.0",
"@angular/ssr": "~18.1.0",
"@angular/ssr": "~18.2.3",
"@flowup/contentful-rich-text-angular-renderer": "^0.8.0",
"@ng-icons/bootstrap-icons": "^29.0.0",
"@ng-icons/core": "^29.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -316,10 +316,10 @@
dependencies:
tslib "^2.3.0"

"@angular/ssr@~18.1.0":
version "18.1.1"
resolved "https://registry.npmjs.org/@angular/ssr/-/ssr-18.1.1.tgz"
integrity sha512-2JVWjLPipiYGEs3DABq1qWKSgwAseJ9tWqLXOk4BcrBVUoE7wgJLtFWchJcMllBsUpNNEBQyRH3M6NBM1sgB2A==
"@angular/ssr@~18.2.3":
version "18.2.3"
resolved "https://registry.yarnpkg.com/@angular/ssr/-/ssr-18.2.3.tgz#d616cbc20294558eeb8e410354aba16bcf03b938"
integrity sha512-K2NZAoRdM8+nvpAkv3I2QR0g1Agfvnrn5ozbGUAk3ibNGFAcmjjzADkZpOe5p1jpkUPm0bV1kMCgvTE4qLsUKw==
dependencies:
critters "0.0.24"
tslib "^2.3.0"
Expand Down

0 comments on commit 3969603

Please sign in to comment.