Skip to content

Commit

Permalink
Bumped @guardian/commercial to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
akinsola-guardian committed Jan 31, 2024
1 parent ac3fcf9 commit e1a3584
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@guardian/atom-renderer": "^2.0.0",
"@guardian/automat-modules": "^0.3.8",
"@guardian/braze-components": "^16.3.0",
"@guardian/commercial": "0.0.0-beta-20240129163326",
"@guardian/commercial": "14.0.0",
"@guardian/consent-management-platform": "13.8.0",
"@guardian/core-web-vitals": "^5.0.0",
"@guardian/identity-auth": "1.1.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2428,10 +2428,10 @@
resolved "https://registry.yarnpkg.com/@guardian/braze-components/-/braze-components-16.3.0.tgz#77e2c550507d4e5b86029bce716a9a102d7cc136"
integrity sha512-JQ9MkrJx6+7OXxwqPy2lfFNKvvmFGTCbdOedC2KczdLKusKUSWIw3EzLwdoRpgMTXsQSVpqrJ5N/VM3wDsAAxQ==

"@guardian/commercial@0.0.0-beta-20240129163326":
version "0.0.0-beta-20240129163326"
resolved "https://registry.yarnpkg.com/@guardian/commercial/-/commercial-0.0.0-beta-20240129163326.tgz#2286339066915c89766edfbb4ef1fbd653f132ff"
integrity sha512-KjtLbU3IxaKbm7zi31Od4VYngm/EfoBUpuyWlivShlZ4WTGgvywS6TP15hvI34jH4FuIIoym0oidpIW7ynNldQ==
"@guardian/commercial@14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@guardian/commercial/-/commercial-14.0.0.tgz#53cd7d5357dc016dc184628b585ff4d210883923"
integrity sha512-8YxmT0UdQIn/DukgqC31rSf7PwGn4TwHhqV9fLrjhzjD9l/b0Ha2eJEfka382SbTCvQqdHWsMSJySlJj0gkp+Q==
dependencies:
"@changesets/cli" "^2.26.2"
"@guardian/ophan-tracker-js" "2.0.4"
Expand All @@ -2441,7 +2441,7 @@
prebid.js guardian/prebid.js#91cabf5cdfc3c01745f4b10e55044f95a9d7d1b4
process "^0.11.10"
raven-js "^3.27.2"
tslib "^2.5.3"
tslib "^2.6.2"
web-vitals "^3.3.2"
wolfy87-eventemitter "^5.2.9"

Expand Down Expand Up @@ -14110,7 +14110,7 @@ tslib@^2.0.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==

tslib@^2.3.1, tslib@^2.5.0:
tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
Expand Down

0 comments on commit e1a3584

Please sign in to comment.