Skip to content

Commit

Permalink
Merge pull request #26863 from guardian/al-revert-cmp-13-7-1
Browse files Browse the repository at this point in the history
Revert @guardian/consent-management-platform and @guardian/commercial
  • Loading branch information
akinsola-guardian authored Feb 1, 2024
2 parents 9c63a6b + d01b035 commit 6477bf5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@guardian/atom-renderer": "^2.0.0",
"@guardian/automat-modules": "^0.3.8",
"@guardian/braze-components": "^16.3.0",
"@guardian/commercial": "14.0.0",
"@guardian/consent-management-platform": "13.8.0",
"@guardian/commercial": "13.0.0",
"@guardian/consent-management-platform": "13.7.3",
"@guardian/core-web-vitals": "^5.0.0",
"@guardian/identity-auth": "2.0.1",
"@guardian/identity-auth-frontend": "3.0.0",
Expand Down
20 changes: 10 additions & 10 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@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==
"@guardian/commercial@13.0.0":
version "13.0.0"
resolved "https://registry.yarnpkg.com/@guardian/commercial/-/commercial-13.0.0.tgz#7e4de3773af2a8ac600267975419fe41324b1f14"
integrity sha512-LtRU1c4qu2WJvByDhAKOjD0U4nRxsv5dtaHqYJfq9ROmtenLTvPbIAAAqnNoUZDxv49mbjG9a5LSPv/DhJgbEw==
dependencies:
"@changesets/cli" "^2.26.2"
"@guardian/ophan-tracker-js" "2.0.4"
Expand All @@ -2441,14 +2441,14 @@
prebid.js guardian/prebid.js#91cabf5cdfc3c01745f4b10e55044f95a9d7d1b4
process "^0.11.10"
raven-js "^3.27.2"
tslib "^2.6.2"
tslib "^2.5.3"
web-vitals "^3.3.2"
wolfy87-eventemitter "^5.2.9"

"@guardian/consent-management-platform@13.8.0":
version "13.8.0"
resolved "https://registry.yarnpkg.com/@guardian/consent-management-platform/-/consent-management-platform-13.8.0.tgz#60d1d319a2b438cdc8c6587ac20adf7b553815d3"
integrity sha512-J8YBXxpl/oGLmDGtjvkSwGmkaTJtnr/rxmYJAynaX0dkqopdDvG9REdbxMZBz3kugBpqHzhREzAk5Ut/uiyl8w==
"@guardian/consent-management-platform@13.7.3":
version "13.7.3"
resolved "https://registry.yarnpkg.com/@guardian/consent-management-platform/-/consent-management-platform-13.7.3.tgz#f55304b2a07b083dad19f3ad4df16bbe19529856"
integrity sha512-fgA6JE0YYx20cjR2JvNaakvFp5pChic7rCTA99UPV1SO6f5NfX4o9kWL6oByZNA0rxsSLCwbLUiDbeXwe7aVbw==

"@guardian/core-web-vitals@^5.0.0":
version "5.1.0"
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.6.2:
tslib@^2.3.1, tslib@^2.5.0:
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 6477bf5

Please sign in to comment.