From 40fe2cdfc65b6d2094e626eec5ff4efed9fa04d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 23:36:49 +0000 Subject: [PATCH] Bump @guardian/libs from 15.6.4 to 15.9.1 Bumps [@guardian/libs](https://github.com/guardian/csnx) from 15.6.4 to 15.9.1. - [Release notes](https://github.com/guardian/csnx/releases) - [Commits](https://github.com/guardian/csnx/compare/@guardian/libs@15.6.4...@guardian/libs@15.9.1) --- updated-dependencies: - dependency-name: "@guardian/libs" 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 b0769f9a761..83e8a3b8113 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@guardian/core-web-vitals": "^5.0.0", "@guardian/identity-auth": "1.1.0", "@guardian/identity-auth-frontend": "1.0.0", - "@guardian/libs": "^15.6.4", + "@guardian/libs": "^15.9.1", "@guardian/shimport": "^1.0.2", "@guardian/source-foundations": "^13.0.0", "@guardian/source-react-components": "^12.0.0", diff --git a/yarn.lock b/yarn.lock index e512b8d9e96..7d57346bd86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1964,10 +1964,10 @@ resolved "https://registry.yarnpkg.com/@guardian/identity-auth/-/identity-auth-1.1.0.tgz#c40ae651db80f9941efa2f13edcfab2b7ecb6621" integrity sha512-sL5qgjZsZ+ur+fFe+PCohTx1xryx0X4FX6f3q3yyyuzVAcQ1LY1n+Ovap0QlDSyueCfDi35rW9Pc9wlvS1Cvzg== -"@guardian/libs@^15.6.4": - version "15.6.4" - resolved "https://registry.yarnpkg.com/@guardian/libs/-/libs-15.6.4.tgz#13787065e5c58b884944c5c71d6e324c7f2e566a" - integrity sha512-oN+xN7FBuVKLCbbjvAMdWjgWqOtvR38acnqwAKsjUDkFsBzRWU/pueDSEGTCTTVSFcRdCKOsWnop+Vwh59P47g== +"@guardian/libs@^15.6.4", "@guardian/libs@^15.9.1": + version "15.9.1" + resolved "https://registry.yarnpkg.com/@guardian/libs/-/libs-15.9.1.tgz#6846c9f0debb19d650f1775b21314a99ea80248d" + integrity sha512-Mns6Gc3MQacVxQ44Ei5HaVak3y9HYQF5kZ4lZGnacJfRdWAfW9K5K5rphf7mSgqkygOGoTs5TMQ3gO37MP8hbw== "@guardian/prettier@^3.0.0": version "3.0.0"