Skip to content

Commit

Permalink
chore(deps-dev): bump the cdk group across 1 directory with 4 updates (
Browse files Browse the repository at this point in the history
…#1079)

Bumps the cdk group with 4 updates in the /cdk directory: [@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.0 to 59.3.3
- [Release notes](https://github.com/guardian/cdk/releases)
- [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md)
- [Commits](guardian/cdk@v59.3.0...v59.3.3)

Updates `aws-cdk` from 2.154.1 to 2.156.0
- [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.156.0/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.154.1 to 2.156.0
- [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.156.0/packages/aws-cdk-lib)

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

---
updated-dependencies:
- dependency-name: "@guardian/cdk"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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>
Co-authored-by: Akinsola Lawanson <106528085+akinsola-guardian@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and akinsola-guardian authored Sep 9, 2024
1 parent 7815d0a commit 7214475
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 146 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.0",
"@guardian/cdk": "^59.3.3",
"@guardian/eslint-config-typescript": "^12.0.0",
"@guardian/prettier": "^8.0.1",
"@guardian/tsconfig": "^1.0.0",
"@types/jest": "^29.5.12",
"@types/node": "20.14.12",
"aws-cdk": "2.154.1",
"aws-cdk-lib": "2.154.1",
"aws-cdk": "2.156.0",
"aws-cdk-lib": "2.156.0",
"constructs": "10.3.0",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit 7214475

Please sign in to comment.