Skip to content

Commit

Permalink
Merge pull request #26656 from guardian/skb/bump-consent-management-p…
Browse files Browse the repository at this point in the history
…latform-to-13.7.1

bump cmp to 13.7.1 for babel-traverse issue
  • Loading branch information
sookburt authored Oct 26, 2023
2 parents 9af0e95 + b706651 commit 6f2f411
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 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": "^15.0.1",
"@guardian/commercial": "11.18.0",
"@guardian/consent-management-platform": "^13.6.1",
"@guardian/commercial": "11.18.0",
"@guardian/consent-management-platform": "13.7.1",
"@guardian/core-web-vitals": "^5.0.0",
"@guardian/identity-auth": "1.1.0",
"@guardian/identity-auth-frontend": "1.0.0",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1908,6 +1908,7 @@
resolved "https://registry.yarnpkg.com/@guardian/braze-components/-/braze-components-15.0.1.tgz#2c936c43e654f5ae28db254329eae1b4b5861641"
integrity sha512-XNqYE9X/4aM5vZqiZInedvEZ9niPfdqwL7SjzNF0wnVbR+YObOC6QC68M521gTPcyca6r190qtnayv4GNO0peg==


"@guardian/[email protected]":
version "11.18.0"
resolved "https://registry.yarnpkg.com/@guardian/commercial/-/commercial-11.18.0.tgz#7c2be3351d448cc9a91edf5569fcf2f45124e86d"
Expand All @@ -1925,10 +1926,10 @@
web-vitals "^3.3.2"
wolfy87-eventemitter "^5.2.9"

"@guardian/consent-management-platform@^13.6.1":
version "13.6.1"
resolved "https://registry.yarnpkg.com/@guardian/consent-management-platform/-/consent-management-platform-13.6.1.tgz#528ed9193b1bd96e9f84964a5a1a080de43e29c1"
integrity sha512-5KQ4dZrqIBKuJCSJ/TTWXZ4F0WXY9ecpMnfOfvNIU9tXF1LAeT+LNv7hfV8eC5qMJskj2yvZZUi7hlwWD+Nq/A==
"@guardian/consent-management-platform@13.7.1":
version "13.7.1"
resolved "https://registry.yarnpkg.com/@guardian/consent-management-platform/-/consent-management-platform-13.7.1.tgz#ba38f32de023775e615e79cfa97a3425f144eb89"
integrity sha512-BtUNkuCqd++A0Wkk9CA4kI95yVZJk1YMjPdppEnmq3cG/ros4ElXN4cNG7pWifeTR5cUtJflAiRRO4L5ewASpQ==

"@guardian/core-web-vitals@^5.0.0":
version "5.1.0"
Expand Down

0 comments on commit 6f2f411

Please sign in to comment.