From 7200941137e76787f2f57850555219b42c8538b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 11:19:24 +0000 Subject: [PATCH] Bump @guardian/consent-management-platform from 13.6.1 to 13.7.0 Bumps [@guardian/consent-management-platform](https://github.com/guardian/consent-management-platform) from 13.6.1 to 13.7.0. - [Release notes](https://github.com/guardian/consent-management-platform/releases) - [Changelog](https://github.com/guardian/consent-management-platform/blob/main/.releaserc.json) - [Commits](https://github.com/guardian/consent-management-platform/compare/v13.6.1...v13.7.0) --- updated-dependencies: - dependency-name: "@guardian/consent-management-platform" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 14d74062310..f573adebe83 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@guardian/automat-modules": "^0.3.8", "@guardian/braze-components": "^15.0.1", "@guardian/commercial": "11.15.0", - "@guardian/consent-management-platform": "^13.6.1", + "@guardian/consent-management-platform": "^13.7.0", "@guardian/core-web-vitals": "^5.0.0", "@guardian/identity-auth": "1.1.0", "@guardian/identity-auth-frontend": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 5ea7a034431..5f66639d0c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1573,10 +1573,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.0": + version "13.7.0" + resolved "https://registry.yarnpkg.com/@guardian/consent-management-platform/-/consent-management-platform-13.7.0.tgz#c5f6511b822a3f16c3a78337653204f072396416" + integrity sha512-GQPhLOch8FIKko9muw8Fsm28+f+KubLGNbNfUxX4slg9+0jM4J57Kajr75RTqdtzWmKkp0cdYI9QDIVsbhgcuQ== "@guardian/core-web-vitals@^5.0.0": version "5.1.0"