Skip to content

Commit

Permalink
feat: aws-cdk-update
Browse files Browse the repository at this point in the history
  • Loading branch information
sahinvardar committed Nov 27, 2024
1 parent c579a25 commit 45f5961
Show file tree
Hide file tree
Showing 3 changed files with 4,526 additions and 2,789 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"watch": "tsc --build --watch"
},
"peerDependencies": {
"aws-cdk-lib": "2.x",
"aws-cdk-lib": "^2.171.x",
"constructs": "^10.x"
},
"devDependencies": {
"@types/jest": "^29.5.0",
"@types/node": "^20.9.4",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"aws-cdk-lib": "^2.110.1",
"aws-cdk-lib": "^2.171.0",
"constructs": "^10.3.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
Loading

0 comments on commit 45f5961

Please sign in to comment.