Skip to content

Commit

Permalink
chore(deps-dev): bump the cdk group in /cdk with 4 updates (#1085)
Browse files Browse the repository at this point in the history
Bumps the cdk group in /cdk with 4 updates: [@guardian/cdk](https://github.com/guardian/cdk), [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [eslint](https://github.com/eslint/eslint).


Updates `@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](guardian/cdk@v59.3.5...v59.5.2)

Updates `aws-cdk` from 2.158.0 to 2.159.1
- [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.159.1/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.158.0 to 2.159.1
- [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.159.1/packages/aws-cdk-lib)

Updates `eslint` from 9.10.0 to 9.11.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.10.0...v9.11.0)

---
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-minor
  dependency-group: cdk
- dependency-name: aws-cdk-lib
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent d4fd9cd commit c6d9bbc
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 113 deletions.
8 changes: 4 additions & 4 deletions cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"diff": "cdk diff --path-metadata false --version-reporting false"
},
"devDependencies": {
"@guardian/cdk": "^59.3.5",
"@guardian/cdk": "^59.5.2",
"@guardian/eslint-config-typescript": "^12.0.0",
"@guardian/prettier": "^8.0.1",
"@guardian/tsconfig": "^1.0.0",
"@types/jest": "^29.5.13",
"@types/node": "22.5.5",
"aws-cdk": "2.158.0",
"aws-cdk-lib": "2.158.0",
"aws-cdk": "2.159.1",
"aws-cdk-lib": "2.159.1",
"constructs": "10.3.0",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit c6d9bbc

Please sign in to comment.