Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent 231c39e commit 507861c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 35 deletions.
4 changes: 2 additions & 2 deletions examples/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@types/aws-lambda": "^8.10.141",
"@types/jest": "^29.5.12",
"@types/node": "20.14.10",
"aws-cdk": "^2.145.0",
"aws-cdk-lib": "^2.145.0",
"aws-cdk": "^2.150.0",
"aws-cdk-lib": "^2.150.0",
"constructs": "^10.3.0",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
Expand Down
4 changes: 2 additions & 2 deletions layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"source-map-support": "^0.5.21"
},
"dependencies": {
"aws-cdk": "^2.145.0",
"aws-cdk-lib": "^2.145.0",
"aws-cdk": "^2.150.0",
"aws-cdk-lib": "^2.150.0",
"esbuild": "^0.23.0"
}
}
41 changes: 11 additions & 30 deletions package-lock.json

Some generated files are not 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 @@ -80,7 +80,7 @@
"@aws-cdk/cli-lib-alpha": "^2.121.1-alpha.0",
"@aws-sdk/client-lambda": "^3.616.0",
"@smithy/util-utf8": "^3.0.0",
"aws-cdk-lib": "^2.145.0",
"aws-cdk-lib": "^2.150.0",
"esbuild": "^0.23.0"
}
}

0 comments on commit 507861c

Please sign in to comment.