Skip to content

Commit

Permalink
chore(deps): bump @angular/ssr from 18.1.1 to 18.2.0
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.0.
- [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.0)

---
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 Aug 19, 2024
1 parent f327ccd commit 34f647a
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.0",
"@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.0":
version "18.2.0"
resolved "https://registry.yarnpkg.com/@angular/ssr/-/ssr-18.2.0.tgz#f610d9106066ccb80d2da25a85a7a787e0e65a5e"
integrity sha512-iSl/tV2UwobMrVObx4/iOUO4xYrMQFzfNOZjB/Ch1TM/UPEc21bXvvOuZK0yWhpq2jcp4DqRs+DlhqHNWIiV8w==
dependencies:
critters "0.0.24"
tslib "^2.3.0"
Expand Down

0 comments on commit 34f647a

Please sign in to comment.