Skip to content

Commit

Permalink
exui-837-Data loss stepping back/forward through journey (#3275)
Browse files Browse the repository at this point in the history
* toolkit version updated

* exui-837: Setting Preview Deployment ID

* toolkit version updated

* toolkit version updated

* Added renovate json file

* toolkit version updated

---------

Co-authored-by: RiteshHMCTS <[email protected]>
Co-authored-by: OgunyemiO <[email protected]>
Co-authored-by: Andy Wilkins <[email protected]>
  • Loading branch information
4 people authored Sep 27, 2023
1 parent e25f5bf commit a89d405
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>hmcts/.github:renovate-config",
"local>hmcts/.github//renovate/automerge-minor"
"local>hmcts/.github:renovate-config",
"local>hmcts/.github//renovate/automerge-minor"
]
}
2 changes: 1 addition & 1 deletion charts/xui-webapp/values.preview.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ nodejs:
SERVICES_LOCATION_REF_API_URL: http://rd-location-ref-api-aat.service.core-compute-aat.internal
FEATURE_ACCESS_MANAGEMENT_ENABLED: true
JURISDICTIONS: DIVORCE,PROBATE,FR,PUBLICLAW,IA,SSCS,CIVIL,PRIVATELAW,EMPLOYMENT,ST_CIC
PREVIEW_DEPLOYMENT_ID: exui-preview-deployment-3280
PREVIEW_DEPLOYMENT_ID: exui-preview-deployment-3275
keyVaults:
rpx:
secrets:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@angular/platform-browser-dynamic": "^11.2.14",
"@angular/router": "^11.2.14",
"@edium/fsm": "^2.1.2",
"@hmcts/ccd-case-ui-toolkit": "6.19.5",
"@hmcts/ccd-case-ui-toolkit": "6.19.6",
"@hmcts/ccpay-web-component": "5.2.8",
"@hmcts/frontend": "0.0.39-alpha",
"@hmcts/media-viewer": "2.9.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2559,12 +2559,12 @@ __metadata:
languageName: node
linkType: hard

"@hmcts/ccd-case-ui-toolkit@npm:6.19.5":
version: 6.19.5
resolution: "@hmcts/ccd-case-ui-toolkit@npm:6.19.5"
"@hmcts/ccd-case-ui-toolkit@npm:6.19.6":
version: 6.19.6
resolution: "@hmcts/ccd-case-ui-toolkit@npm:6.19.6"
dependencies:
tslib: ^2.0.0
checksum: 633b29b7a23bfd4986ae3730501b65b4aad2727400bb2771812022eeacd1b4b6b1b3e13874fdb68b6fd0fdcfb7b8c1bb07acd47fb7d733753ac1a5f0756c934b
checksum: a45fc92dc54875eba33cbd0578154fde82a235caab1cb7d5680634110731bba53fff5a30c760c4efb8e6bfec15ae21cab68215edf0b58768b2b9291da781a08e
languageName: node
linkType: hard

Expand Down Expand Up @@ -19642,7 +19642,7 @@ __metadata:
"@angular/platform-browser-dynamic": ^11.2.14
"@angular/router": ^11.2.14
"@edium/fsm": ^2.1.2
"@hmcts/ccd-case-ui-toolkit": 6.19.5
"@hmcts/ccd-case-ui-toolkit": 6.19.6
"@hmcts/ccpay-web-component": 5.2.8
"@hmcts/frontend": 0.0.39-alpha
"@hmcts/media-viewer": 2.9.5
Expand Down

0 comments on commit a89d405

Please sign in to comment.