Skip to content

Commit 645a4a5

Browse files
chore(deps): bump @angular/ssr from 20.3.5 to 20.3.6 in /demo (#397)
Bumps [@angular/ssr](https://github.com/angular/angular-cli) from 20.3.5 to 20.3.6. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@20.3.5...20.3.6) --- updated-dependencies: - dependency-name: "@angular/ssr" dependency-version: 20.3.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a69b1df commit 645a4a5

File tree

2 files changed

+8
-32
lines changed

2 files changed

+8
-32
lines changed

demo/package-lock.json

Lines changed: 7 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@angular/platform-browser-dynamic": "^20.2.0-next",
2121
"@angular/platform-server": "^20.2.0-next",
2222
"@angular/router": "^20.2.0-next",
23-
"@angular/ssr": "^20.2.0-next",
23+
"@angular/ssr": "^20.3.6",
2424
"@netlify/angular-runtime": "file:..",
2525
"@netlify/edge-functions": "^2.19.0",
2626
"express": "^4.21.0",

0 commit comments

Comments
 (0)