Skip to content

Commit

Permalink
fix(deps): update aws-cdk monorepo to ^2.164.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 4a7e64b commit 0d72dd4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 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.0",
"@types/yazl": "2.4.5",
"cdk": "2.164.0",
"cdk": "2.164.1",
"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.53",
"aws-cdk-lib": "^2.164.0",
"aws-cdk-lib": "^2.164.1",
"constructs": "^10.4.2"
}
}

0 comments on commit 0d72dd4

Please sign in to comment.