Skip to content

Commit

Permalink
chore(deps-dev): bump the cdk group in /cdk with 3 updates
Browse files Browse the repository at this point in the history
Bumps the cdk group in /cdk with 3 updates: [@guardian/cdk](https://github.com/guardian/cdk), [aws-cdk](https://github.com/aws/aws-cdk/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.0.2 to 61.1.0
- [Release notes](https://github.com/guardian/cdk/releases)
- [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md)
- [Commits](guardian/cdk@v61.0.2...v61.1.0)

Updates `aws-cdk` from 2.173.1 to 2.173.2
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.173.2/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.173.1 to 2.173.2
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.173.2/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: "@guardian/cdk"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk
- dependency-name: aws-cdk-lib
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 3d36e5b commit 7bf5aee
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 57 deletions.
6 changes: 3 additions & 3 deletions cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"diff": "cdk diff --path-metadata false --version-reporting false"
},
"devDependencies": {
"@guardian/cdk": "61.0.2",
"@guardian/cdk": "61.1.0",
"@guardian/eslint-config-typescript": "12.0.0",
"@guardian/prettier": "8.0.1",
"@guardian/tsconfig": "^1.0.0",
"@types/jest": "^29.5.14",
"@types/node": "22.10.2",
"aws-cdk": "2.173.1",
"aws-cdk-lib": "2.173.1",
"aws-cdk": "2.173.2",
"aws-cdk-lib": "2.173.2",
"constructs": "10.4.2",
"eslint": "^9.17.0",
"jest": "^29.7.0",
Expand Down
128 changes: 74 additions & 54 deletions cdk/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7bf5aee

Please sign in to comment.