Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXUI-2744 #4234

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
node_modules
api/node_modules
api/.nyc_output
api/.yarn


# profiling files
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@cucumber/cucumber": "^10.8.0",
"@edium/fsm": "^2.1.2",
"@faker-js/faker": "^9.2.0",
"@hmcts/ccd-case-ui-toolkit": "7.1.32",
"@hmcts/ccd-case-ui-toolkit": "7.1.33-data-loss-cya",
"@hmcts/ccpay-web-component": "6.2.1",
"@hmcts/frontend": "0.0.50-alpha",
"@hmcts/media-viewer": "4.0.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3455,12 +3455,12 @@ __metadata:
languageName: node
linkType: hard

"@hmcts/ccd-case-ui-toolkit@npm:7.1.32":
version: 7.1.32
resolution: "@hmcts/ccd-case-ui-toolkit@npm:7.1.32"
"@hmcts/ccd-case-ui-toolkit@npm:7.1.33-data-loss-cya":
version: 7.1.33-data-loss-cya
resolution: "@hmcts/ccd-case-ui-toolkit@npm:7.1.33-data-loss-cya"
dependencies:
tslib: "npm:^2.3.0"
checksum: 10/14449020dca2e95758fd9f742f4d8151be50388c65ea5df66b7664423421f019ffe8dd151232c0fce7cb68a23096bec6e5e11370c33fe2e85d8ebd38ff479270
checksum: 10/bb3332fd0bd0779a619ef08bae189f21cc178861a2a761518d70e05b1a2c4ce81e0e78c38960aee3d0ba606a42afd08ff5eff721f15a49e2fc106f3a7fad7cc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -22338,7 +22338,7 @@ __metadata:
"@cucumber/cucumber": "npm:^10.8.0"
"@edium/fsm": "npm:^2.1.2"
"@faker-js/faker": "npm:^9.2.0"
"@hmcts/ccd-case-ui-toolkit": "npm:7.1.32"
"@hmcts/ccd-case-ui-toolkit": "npm:7.1.33-data-loss-cya"
"@hmcts/ccpay-web-component": "npm:6.2.1"
"@hmcts/frontend": "npm:0.0.50-alpha"
"@hmcts/media-viewer": "npm:4.0.10"
Expand Down