Skip to content

Commit

Permalink
feat: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DASPRiD committed Jan 14, 2025
1 parent d593b75 commit 647f93b
Show file tree
Hide file tree
Showing 2 changed files with 736 additions and 732 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
},
"devDependencies": {
"@biomejs/biome": "1.5.2",
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.17.7",
"lefthook": "^1.8.4",
"typescript": "^5.7.2"
"@types/node": "^20.17.12",
"lefthook": "^1.10.4",
"typescript": "^5.7.3"
},
"dependencies": {
"@aws-cdk/cli-lib-alpha": "2.160.0-alpha.0",
"@aws-sdk/client-cloudformation": "^3.699.0",
"aws-cdk": "^2.170.0",
"aws-cdk-lib": "^2.170.0",
"@aws-cdk/cli-lib-alpha": "2.175.1-alpha.0",
"@aws-sdk/client-cloudformation": "^3.726.1",
"aws-cdk": "^2.175.1",
"aws-cdk-lib": "^2.175.1",
"commander": "^11.1.0",
"constructs": "^10.4.2"
},
Expand Down
Loading

0 comments on commit 647f93b

Please sign in to comment.