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
…#3277)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrea Amorosi <dreamorosi@gmail.com>
  • Loading branch information
dependabot[bot] and dreamorosi authored Nov 5, 2024
1 parent 24e1b53 commit 06d173c
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions examples/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"devDependencies": {
"@types/aws-lambda": "^8.10.145",
"@types/node": "22.8.4",
"aws-cdk": "^2.162.1",
"aws-cdk-lib": "^2.162.1",
"aws-cdk": "^2.165.0",
"aws-cdk-lib": "^2.165.0",
"constructs": "^10.4.2",
"source-map-support": "^0.5.21",
"tsx": "^4.19.2",
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.162.1",
"aws-cdk-lib": "^2.162.1",
"aws-cdk": "^2.165.0",
"aws-cdk-lib": "^2.165.0",
"esbuild": "^0.24.0"
}
}
38 changes: 19 additions & 19 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 @@ -101,7 +101,7 @@
"@aws-cdk/cli-lib-alpha": "^2.161.1-alpha.0",
"@aws-sdk/client-lambda": "^3.675.0",
"@smithy/util-utf8": "^3.0.0",
"aws-cdk-lib": "^2.162.1",
"aws-cdk-lib": "^2.165.0",
"esbuild": "^0.24.0",
"promise-retry": "^2.0.1"
},
Expand Down

0 comments on commit 06d173c

Please sign in to comment.