From a5c383b434c83db1d4ab19b90c7593cdd3491498 Mon Sep 17 00:00:00 2001 From: Sue Date: Tue, 24 Oct 2023 16:19:36 +0100 Subject: [PATCH] bump commercial to 11.17.2 in conjunction with cmp --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 52311c4d7a63..a9b7716ba41b 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@guardian/atom-renderer": "^2.0.0", "@guardian/automat-modules": "^0.3.8", "@guardian/braze-components": "^15.0.1", - "@guardian/commercial": "11.17.1", + "@guardian/commercial": "11.17.2", "@guardian/consent-management-platform": "^13.7.1", "@guardian/core-web-vitals": "^5.0.0", "@guardian/identity-auth": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 2fe04e0a87bc..f928681021d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1908,10 +1908,10 @@ resolved "https://registry.yarnpkg.com/@guardian/braze-components/-/braze-components-15.0.1.tgz#2c936c43e654f5ae28db254329eae1b4b5861641" integrity sha512-XNqYE9X/4aM5vZqiZInedvEZ9niPfdqwL7SjzNF0wnVbR+YObOC6QC68M521gTPcyca6r190qtnayv4GNO0peg== -"@guardian/commercial@11.17.1": - version "11.17.1" - resolved "https://registry.yarnpkg.com/@guardian/commercial/-/commercial-11.17.1.tgz#20d1995af590acf1ff5cb0422d77d50319daf241" - integrity sha512-XNkuPbpKgxYozjELlyloi0OgxCrPuwBVM+KS0VaeDypbn7SWCFt5Wt2maDGB3ss3NiwJ4YKq5/On7j5Z43yBrQ== +"@guardian/commercial@11.17.2": + version "11.17.2" + resolved "https://registry.yarnpkg.com/@guardian/commercial/-/commercial-11.17.2.tgz#0745c0888925d6c880bc41f0cd7f0369d64d498d" + integrity sha512-vgijbkjLQ+9nr04Pim2XIDIlL/xpw6coFV7BDNzWqP5MBib1k2NeVqoHlp2geKGP+AbA77Rt1CZpB+5mh+f4iQ== dependencies: "@changesets/cli" "^2.26.2" "@octokit/core" "^4.0.5"