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

7021 integration #883

Closed
wants to merge 2 commits into from
Closed
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@babel/eslint-parser": "^7.11.0",
"@babel/helper-create-class-features-plugin": "^7.21.8",
"@hmcts/ccpay-web-component": "6.1.9",
"@hmcts/ccpay-web-component": "6.2.1-beta01",
"@hmcts/cookie-manager": "^1.0.0",
"@hmcts/nodejs-healthcheck": "^1.8.0",
"@hmcts/nodejs-logging": "^4.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3226,15 +3226,15 @@ __metadata:
languageName: node
linkType: hard

"@hmcts/ccpay-web-component@npm:6.1.9":
version: 6.1.9
resolution: "@hmcts/ccpay-web-component@npm:6.1.9"
"@hmcts/ccpay-web-component@npm:6.2.1-beta01":
version: 6.2.1-beta01
resolution: "@hmcts/ccpay-web-component@npm:6.2.1-beta01"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/common": ^16.1.6
"@angular/core": ^16.1.6
checksum: 885eaffaa46e131421e17690431de45cae879b6c570e381a5267e5d9b445c4d1aa3d282909e1d3cf3ccc4c0209397788cac8f11d7a46efb30b1d4b83c3ad3085
checksum: f97bad6206fc10d486e889409566988199dda9f9e776cdde5f6491625946f03751fa956ce0c2fa864094f2b03ac101835361edcd5b560fab6718d2b66465672f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8218,7 +8218,7 @@ __metadata:
"@babel/helper-create-class-features-plugin": ^7.21.8
"@codeceptjs/allure-legacy": ^1.0.2
"@codeceptjs/helper": ^1.0.2
"@hmcts/ccpay-web-component": 6.1.9
"@hmcts/ccpay-web-component": 6.2.1-beta01
"@hmcts/cookie-manager": ^1.0.0
"@hmcts/eslint-config": ^1.4.0
"@hmcts/nodejs-healthcheck": ^1.8.0
Expand Down