Skip to content

Commit

Permalink
Update dependency @angular/platform-server to v17.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent 73235e3 commit 60f0fef
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@angular/material": "16.2.12",
"@angular/platform-browser": "^17.3.5",
"@angular/platform-browser-dynamic": "^17.3.5",
"@angular/platform-server": "17.3.5",
"@angular/platform-server": "17.3.8",
"@angular/router": "^17.3.5",
"@angular/ssr": "^17.3.5",
"@hmcts/ccd-case-ui-toolkit": "7.0.0-NodeAndNgUpgrades.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -463,19 +463,19 @@ __metadata:
languageName: node
linkType: hard

"@angular/platform-server@npm:17.3.5":
version: 17.3.5
resolution: "@angular/platform-server@npm:17.3.5"
"@angular/platform-server@npm:17.3.8":
version: 17.3.8
resolution: "@angular/platform-server@npm:17.3.8"
dependencies:
tslib: ^2.3.0
xhr2: ^0.2.0
peerDependencies:
"@angular/animations": 17.3.5
"@angular/common": 17.3.5
"@angular/compiler": 17.3.5
"@angular/core": 17.3.5
"@angular/platform-browser": 17.3.5
checksum: 733248aa609c2e0a49498a3c69456742a0d78fc0d48208bd5b1d6b9144e9a18676bc70dc9104165ccb11c201f53cf8a4ca61b7ed271d83c3ce783346e1cb9260
"@angular/animations": 17.3.8
"@angular/common": 17.3.8
"@angular/compiler": 17.3.8
"@angular/core": 17.3.8
"@angular/platform-browser": 17.3.8
checksum: fb4e26734304810ce4c9e9812885987da8d283bd20f424f1f8500ab400b75ce7fa6554284547ffd2dfbbf6e1fe8cfdd8ccbaf86d18e2b8b55c72bf57871170d7
languageName: node
linkType: hard

Expand Down Expand Up @@ -18528,7 +18528,7 @@ __metadata:
"@angular/material": 16.2.12
"@angular/platform-browser": ^17.3.5
"@angular/platform-browser-dynamic": ^17.3.5
"@angular/platform-server": 17.3.5
"@angular/platform-server": 17.3.8
"@angular/router": ^17.3.5
"@angular/ssr": ^17.3.5
"@cucumber/cucumber": ^9.5.1
Expand Down

0 comments on commit 60f0fef

Please sign in to comment.