Skip to content

Commit c91a8d1

Browse files
Bump the cdk group with 4 updates
Bumps the cdk group with 4 updates: [@guardian/cdk](https://github.com/guardian/cdk), [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [constructs](https://github.com/aws/constructs). Updates `@guardian/cdk` from 62.0.1 to 62.1.2 - [Release notes](https://github.com/guardian/cdk/releases) - [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md) - [Commits](guardian/cdk@v62.0.1...v62.1.2) Updates `aws-cdk` from 2.1030.0 to 2.1033.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.220.0 to 2.229.1 - [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.229.1/packages/aws-cdk-lib) Updates `constructs` from 10.4.2 to 10.4.3 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.4.2...v10.4.3) --- updated-dependencies: - dependency-name: "@guardian/cdk" dependency-version: 62.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk - dependency-name: aws-cdk dependency-version: 2.1033.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk - dependency-name: aws-cdk-lib dependency-version: 2.229.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk - dependency-name: constructs dependency-version: 10.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cdk ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08bc2d6 commit c91a8d1

File tree

4 files changed

+695
-181
lines changed

4 files changed

+695
-181
lines changed

ab-testing/config/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"devDependencies": {
2727
"@aws-sdk/client-s3": "3.931.0",
2828
"@aws-sdk/client-ssm": "3.621.0",
29-
"@guardian/cdk": "62.0.1",
29+
"@guardian/cdk": "62.1.2",
3030
"@guardian/eslint-config": "12.0.1",
3131
"@guardian/tsconfig": "1.0.1",
3232
"@types/node": "22.17.0",
33-
"aws-cdk": "2.1030.0",
34-
"aws-cdk-lib": "2.220.0",
33+
"aws-cdk": "2.1033.0",
34+
"aws-cdk-lib": "2.229.1",
3535
"eslint": "9.39.1",
3636
"prettier": "3.0.3",
3737
"source-map-support": "0.5.21",

apps-rendering/package.json

Lines changed: 4 additions & 4 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": "13.0.1",
4545
"@guardian/bridget": "7.0.0",
46-
"@guardian/cdk": "62.0.1",
46+
"@guardian/cdk": "62.1.2",
4747
"@guardian/content-api-models": "31.0.0",
4848
"@guardian/content-atom-model": "6.1.0",
4949
"@guardian/eslint-config-typescript": "12.0.0",
@@ -66,14 +66,14 @@
6666
"@types/react-dom": "18.3.0",
6767
"@types/react-test-renderer": "18.3.0",
6868
"@types/thrift": "0.10.17",
69-
"aws-cdk": "2.1030.0",
70-
"aws-cdk-lib": "2.220.0",
69+
"aws-cdk": "2.1033.0",
70+
"aws-cdk-lib": "2.229.1",
7171
"babel-loader": "10.0.0",
7272
"buffer": "6.0.3",
7373
"clean-css": "5.3.3",
7474
"compare-versions": "6.1.0",
7575
"compression": "1.8.0",
76-
"constructs": "10.4.2",
76+
"constructs": "10.4.3",
7777
"core-js": "3.33.3",
7878
"eslint": "8.57.1",
7979
"eslint-plugin-jsx-a11y": "6.7.1",

dotcom-rendering/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@guardian/braze-components": "22.2.0",
3232
"@guardian/bridget": "8.7.0",
3333
"@guardian/browserslist-config": "6.1.0",
34-
"@guardian/cdk": "62.0.1",
34+
"@guardian/cdk": "62.1.2",
3535
"@guardian/commercial-core": "29.0.0",
3636
"@guardian/core-web-vitals": "7.0.0",
3737
"@guardian/eslint-config-typescript": "12.0.0",
@@ -91,15 +91,15 @@
9191
"@types/youtube": "0.0.50",
9292
"ajv": "8.17.1",
9393
"ajv-formats": "2.1.1",
94-
"aws-cdk": "2.1030.0",
95-
"aws-cdk-lib": "2.220.0",
94+
"aws-cdk": "2.1033.0",
95+
"aws-cdk-lib": "2.229.1",
9696
"body-parser": "1.20.3",
9797
"browserslist": "4.24.4",
9898
"buffer": "6.0.3",
9999
"clean-css": "5.3.3",
100100
"compare-versions": "6.1.0",
101101
"compression": "1.7.4",
102-
"constructs": "10.4.2",
102+
"constructs": "10.4.3",
103103
"cpy": "11.0.0",
104104
"css-loader": "7.1.2",
105105
"dompurify": "3.2.4",

0 commit comments

Comments
 (0)