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
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent b9b9ec6 commit 4f7e33b
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 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.142",
"@types/jest": "^29.5.12",
"@types/node": "22.1.0",
"aws-cdk": "^2.150.0",
"aws-cdk-lib": "^2.150.0",
"aws-cdk": "^2.151.0",
"aws-cdk-lib": "^2.151.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.150.0",
"aws-cdk-lib": "^2.150.0",
"aws-cdk": "^2.151.0",
"aws-cdk-lib": "^2.151.0",
"esbuild": "^0.23.0"
}
}
16 changes: 8 additions & 8 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 @@ -94,7 +94,7 @@
"@aws-cdk/cli-lib-alpha": "^2.121.1-alpha.0",
"@aws-sdk/client-lambda": "^3.623.0",
"@smithy/util-utf8": "^3.0.0",
"aws-cdk-lib": "^2.150.0",
"aws-cdk-lib": "^2.151.0",
"esbuild": "^0.23.0"
}
}

0 comments on commit 4f7e33b

Please sign in to comment.