Skip to content

Commit

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

Updates `@guardian/cdk` from 56.0.0 to 56.0.1
- [Release notes](https://github.com/guardian/cdk/releases)
- [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md)
- [Commits](guardian/cdk@v56.0.0...v56.0.1)

Updates `@types/node` from 20.11.25 to 20.11.28
- [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-patch
  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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 19, 2024
1 parent d417371 commit ac94463
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 30 deletions.
75 changes: 49 additions & 26 deletions cdk/package-lock.json

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

8 changes: 4 additions & 4 deletions cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"diff:prod": "cdk diff --path-metadata false --version-reporting false Prism-PROD"
},
"devDependencies": {
"@guardian/cdk": "56.0.0",
"@guardian/cdk": "56.0.1",
"@guardian/eslint-config-typescript": "^9.0.3",
"@types/jest": "^29.5.12",
"@types/node": "20.11.25",
"aws-cdk": "2.127.0",
"aws-cdk-lib": "2.127.0",
"@types/node": "20.11.28",
"aws-cdk": "2.132.0",
"aws-cdk-lib": "2.132.0",
"constructs": "10.3.0",
"eslint": "^8.57.0",
"jest": "^29.7.0",
Expand Down

0 comments on commit ac94463

Please sign in to comment.