8000 chore(deps): bump the aws-cdk group across 1 directory with 2 updates by dependabot[bot] · Pull Request #4018 · aws-powertools/powertools-lambda-typescript · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore(deps): bump the aws-cdk group across 1 directory with 2 updates #4018

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@middy/core": "^4.7.0",
"@types/aws-lambda": "^8.10.149",
"@types/node": "22.15.29",
"aws-cdk": "^2.1017.1",
"aws-cdk": "^2.1018.0",
"constructs": "^10.4.2",
"esbuild": "^0.25.5",
"typescript": "^5.8.3"
Expand Down
2 changes: 1 addition & 1 deletion layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"source-map-support": "^0.5.21"
},
"dependencies": {
"aws-cdk": "^2.1017.1",
"aws-cdk": "^2.1018.0",
"aws-cdk-lib": "^2.200.1",
"esbuild": "^0.25.5",
"tsx": "^4.19.4"
Expand Down
50 changes: 25 additions & 25 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
},
"homepage": "https://github.com/aws-powertools/powertools-lambda-typescript/tree/main/packages/testing#readme",
"dependencies": {
"@aws-cdk/toolkit-lib": "^1.0.0",
"@aws-cdk/toolkit-lib": "^1.1.0",
"@aws-sdk/client-lambda": "^3.823.0",
"@smithy/util-utf8": "^4.0.0",
"aws-cdk-lib": "^2.200.1",
Expand Down
Loading
0