From 71beab4c7513ca060fdc09c56f17b7e77b84b682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 05:03:27 +0000 Subject: [PATCH] Bump @guardian/cdk from 59.3.5 to 59.5.2 in /cdk Bumps [@guardian/cdk](https://github.com/guardian/cdk) from 59.3.5 to 59.5.2. - [Release notes](https://github.com/guardian/cdk/releases) - [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/guardian/cdk/compare/v59.3.5...v59.5.2) --- updated-dependencies: - dependency-name: "@guardian/cdk" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cdk/package.json | 2 +- cdk/yarn.lock | 23 +++++------------------ 2 files changed, 6 insertions(+), 19 deletions(-) diff --git a/cdk/package.json b/cdk/package.json index 211bc67..a3be51d 100644 --- a/cdk/package.json +++ b/cdk/package.json @@ -12,7 +12,7 @@ "diff": "cdk diff --path-metadata false --version-reporting false" }, "devDependencies": { - "@guardian/cdk": "59.3.5", + "@guardian/cdk": "59.5.2", "@guardian/eslint-config-typescript": "2.0.0", "@guardian/prettier": "2.1.5", "@types/jest": "^29.5.12", diff --git a/cdk/yarn.lock b/cdk/yarn.lock index 7153738..77cc1df 100644 --- a/cdk/yarn.lock +++ b/cdk/yarn.lock @@ -602,10 +602,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f" integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g== -"@guardian/cdk@59.3.5": - version "59.3.5" - resolved "https://registry.yarnpkg.com/@guardian/cdk/-/cdk-59.3.5.tgz#c09b0c3a20476858a0f4f517ce87c4ddf47c7386" - integrity sha512-2RJyR+cLvsaBVfqOsPms65lGgxotz3JchX3gNwps1iBvr2sXTFBi8hWQJiTtgzsORpyuRettrS+m4v9R7VCiRA== +"@guardian/cdk@59.5.2": + version "59.5.2" + resolved "https://registry.yarnpkg.com/@guardian/cdk/-/cdk-59.5.2.tgz#aafc35e82aacbf5d192aace7196e5064c2aa52ab" + integrity sha512-KF2PUrMk8ZzkONrPLBCJ4AvC272SrT6RLIhapzlJr3hd513wz0gzKfxl5npjbfVDMoz2sDFp09lRI4NaUWequQ== dependencies: "@oclif/core" "3.26.6" aws-sdk "^2.1691.0" @@ -4502,20 +4502,7 @@ yargs-parser@^21.1.1: resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35" integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw== -yargs@^17.3.1: - version "17.6.2" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.6.2.tgz#2e23f2944e976339a1ee00f18c77fedee8332541" - integrity sha512-1/9UrdHjDZc0eOU0HxOHoS78C69UD3JRMvzlJ7S79S2nTaWRA/whGCTV8o9e/N/1Va9YIV7Q4sOxD8VV4pCWOw== - dependencies: - cliui "^8.0.1" - escalade "^3.1.1" - get-caller-file "^2.0.5" - require-directory "^2.1.1" - string-width "^4.2.3" - y18n "^5.0.5" - yargs-parser "^21.1.1" - -yargs@^17.7.2: +yargs@^17.3.1, yargs@^17.7.2: version "17.7.2" resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269" integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==