Skip to content

Commit 557c281

Browse files
authored
feat: upgrade checkout component to v6.35.0 (SFI-1641) (#1508)
1 parent f39a5a9 commit 557c281

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ playwright-report/
1111
test-results/
1212
Vagrantfile
1313
cartridges
14-
!src/cartridges
14+
!src/cartridges
15+
.factory

src/cartridges/int_adyen_SFRA/cartridge/adyen/config/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ module.exports = {
168168
APPLE_DOMAIN_URL:
169169
'/.well-known/apple-developer-merchantid-domain-association',
170170

171-
CHECKOUT_COMPONENT_VERSION: '6.30.0',
171+
CHECKOUT_COMPONENT_VERSION: '6.35.0',
172172
CHECKOUT_API_VERSION: 'v71',
173173
VERSION: '26.2.0',
174174
};

0 commit comments

Comments
 (0)