Skip to content

Commit 8415e54

Browse files
Bump the cdk group with 3 updates
Bumps the cdk group with 3 updates: [@guardian/cdk](https://github.com/guardian/cdk), [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) and [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). Updates `@guardian/cdk` from 61.4.0 to 61.10.1 - [Release notes](https://github.com/guardian/cdk/releases) - [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md) - [Commits](guardian/cdk@v61.4.0...v61.10.1) Updates `aws-cdk` from 2.1007.0 to 2.1024.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/[email protected]/packages/aws-cdk) Updates `aws-cdk-lib` from 2.189.0 to 2.210.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.210.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: "@guardian/cdk" dependency-version: 61.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk - dependency-name: aws-cdk dependency-version: 2.1024.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk - dependency-name: aws-cdk-lib dependency-version: 2.210.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94fe4e4 commit 8415e54

File tree

3 files changed

+306
-376
lines changed

3 files changed

+306
-376
lines changed

apps-rendering/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@emotion/server": "11.11.0",
4444
"@guardian/apps-rendering-api-models": "11.0.0",
4545
"@guardian/bridget": "7.0.0",
46-
"@guardian/cdk": "61.4.0",
46+
"@guardian/cdk": "61.10.1",
4747
"@guardian/content-api-models": "26.0.0",
4848
"@guardian/content-atom-model": "4.0.1",
4949
"@guardian/eslint-config": "7.0.1",
@@ -73,8 +73,8 @@
7373
"@types/react-dom": "18.3.0",
7474
"@types/react-test-renderer": "18.3.0",
7575
"@types/thrift": "0.10.17",
76-
"aws-cdk": "2.1007.0",
77-
"aws-cdk-lib": "2.189.0",
76+
"aws-cdk": "2.1024.0",
77+
"aws-cdk-lib": "2.211.0",
7878
"babel-loader": "10.0.0",
7979
"buffer": "6.0.3",
8080
"clean-css": "5.3.3",

dotcom-rendering/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@guardian/braze-components": "22.2.0",
3131
"@guardian/bridget": "8.7.0",
3232
"@guardian/browserslist-config": "6.1.0",
33-
"@guardian/cdk": "61.4.0",
33+
"@guardian/cdk": "61.10.1",
3434
"@guardian/commercial-core": "27.1.0",
3535
"@guardian/core-web-vitals": "7.0.0",
3636
"@guardian/eslint-config": "7.0.1",
@@ -101,8 +101,8 @@
101101
"ajv": "8.17.1",
102102
"ajv-formats": "2.1.1",
103103
"amphtml-validator": "1.0.35",
104-
"aws-cdk": "2.1007.0",
105-
"aws-cdk-lib": "2.189.0",
104+
"aws-cdk": "2.1024.0",
105+
"aws-cdk-lib": "2.211.0",
106106
"body-parser": "1.20.3",
107107
"browserslist": "4.24.4",
108108
"buffer": "6.0.3",

0 commit comments

Comments
 (0)