Skip to content

Commit

Permalink
fix(deps): update aws-cdk monorepo to ^2.165.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2024
1 parent b1b779d commit ce8f6b9
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 25 deletions.
48 changes: 25 additions & 23 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/aws-lambda": "8.10.145",
"@types/node": "22.8.6",
"@types/yazl": "2.4.5",
"cdk": "2.164.1",
"cdk": "2.165.0",
"commitlint": "19.5.0",
"husky": "9.1.6",
"id128": "1.6.6",
Expand Down Expand Up @@ -114,7 +114,7 @@
},
"peerDependencies": {
"@bifravst/aws-ssm-settings-helpers": "^1.2.55",
"aws-cdk-lib": "^2.164.1",
"aws-cdk-lib": "^2.165.0",
"constructs": "^10.4.2"
}
}

0 comments on commit ce8f6b9

Please sign in to comment.