Skip to content

Commit

Permalink
fix: bump pacakge versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Engert committed Sep 25, 2024
1 parent 1649cab commit 2d7eac3
Show file tree
Hide file tree
Showing 2 changed files with 2,047 additions and 1,709 deletions.
23 changes: 12 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,20 @@
},
"devDependencies": {
"@biomejs/biome": "1.5.2",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@tsconfig/node20": "^20.1.2",
"@types/node": "^20.11.2",
"lefthook": "^1.5.6",
"typescript": "^5.3.3"
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.8",
"lefthook": "^1.7.16",
"typescript": "^5.6.2"
},
"dependencies": {
"@aws-cdk/cli-lib-alpha": "2.122.0-alpha.0",
"@aws-sdk/client-cloudformation": "^3.496.0",
"aws-cdk": "^2.122.0",
"aws-cdk-lib": "^2.121.1",
"@aws-cdk/cli-lib-alpha": "2.160.0-alpha.0",
"@aws-sdk/client-cloudformation": "^3.658.1",
"aws-cdk": "^2.160.0",
"aws-cdk-lib": "^2.160.0",
"commander": "^11.1.0",
"constructs": "^10.3.0"
}
},
"packageManager": "[email protected]+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"
}
Loading

0 comments on commit 2d7eac3

Please sign in to comment.