Skip to content

Commit

Permalink
chore(deps): bump the all group in /cdk with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group in /cdk with 2 updates: [@guardian/cdk](https://github.com/guardian/cdk) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@guardian/cdk` from 52.3.1 to 53.0.0
- [Release notes](https://github.com/guardian/cdk/releases)
- [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md)
- [Commits](guardian/cdk@v52.3.1...v53.0.0)

Updates `@types/node` from 20.10.5 to 20.10.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@guardian/cdk"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 2, 2024
1 parent 7a63e24 commit 6d6646a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 deletions cdk/package-lock.json

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

4 changes: 2 additions & 2 deletions cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"diff:prod": "cdk diff --path-metadata false --version-reporting false Prism-PROD"
},
"devDependencies": {
"@guardian/cdk": "52.3.1",
"@guardian/cdk": "53.0.0",
"@guardian/eslint-config-typescript": "^9.0.0",
"@types/jest": "^29.5.11",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"aws-cdk": "2.114.1",
"aws-cdk-lib": "2.114.1",
"constructs": "10.3.0",
Expand Down

0 comments on commit 6d6646a

Please sign in to comment.