From b62e25a6c7b8148cbf9e65fd5474dcfc2a729c00 Mon Sep 17 00:00:00 2001 From: Emma Imber Date: Wed, 4 Oct 2023 16:57:07 +0100 Subject: [PATCH] Bump commercial to 11.14.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 97fa87b8db6..add06c87855 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.13.0", + "@guardian/commercial": "11.14.0", "@guardian/consent-management-platform": "^13.6.1", "@guardian/core-web-vitals": "^5.0.0", "@guardian/identity-auth": "1.1.0", diff --git a/yarn.lock b/yarn.lock index fd4cc05fa7f..bd687740f7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1556,10 +1556,10 @@ resolved "https://registry.yarnpkg.com/@guardian/braze-components/-/braze-components-15.0.1.tgz#2c936c43e654f5ae28db254329eae1b4b5861641" integrity sha512-XNqYE9X/4aM5vZqiZInedvEZ9niPfdqwL7SjzNF0wnVbR+YObOC6QC68M521gTPcyca6r190qtnayv4GNO0peg== -"@guardian/commercial@11.13.0": - version "11.13.0" - resolved "https://registry.yarnpkg.com/@guardian/commercial/-/commercial-11.13.0.tgz#c6de9a72e23bf6150ce70d5cf43fe77d43bfb49e" - integrity sha512-o9Q6lDTMK2Qd0zAlaCXhkT4HN2leYuitHWnhGdjnMUi6d3cJtDMXeGGmcqL5A4r2PnkLULB0DbiJOfwCr5VaYg== +"@guardian/commercial@11.14.0": + version "11.14.0" + resolved "https://registry.yarnpkg.com/@guardian/commercial/-/commercial-11.14.0.tgz#ca868972ccae4e5590dc22148b89713489a62e52" + integrity sha512-TjhLWpaUPCoeng+6m7RavvT/aAQmnMCnYAzKJDHHa5JJpR/V2OcAyV1Tb4ysCmdrgxmSuqaPPhgw9VdKkFINiA== dependencies: "@changesets/cli" "^2.26.2" "@octokit/core" "^4.0.5"