Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DASPRiD committed Jan 14, 2025
1 parent cdd08f3 commit 7f33eed
Show file tree
Hide file tree
Showing 2 changed files with 1,316 additions and 1,181 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,33 +20,33 @@
},
"devDependencies": {
"@biomejs/biome": "1.6.1",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.12.7",
"@types/node": "^20.17.12",
"@types/semver": "^7.5.8",
"@types/source-map-support": "^0.5.10",
"lefthook": "^1.6.10",
"pkg-types": "^1.1.0",
"tsx": "^4.7.3",
"typescript": "^5.4.5"
"lefthook": "^1.10.5",
"pkg-types": "^1.3.1",
"tsx": "^4.19.2",
"typescript": "^5.7.3"
},
"dependencies": {
"@aws-sdk/client-acm": "^3.556.0",
"@aws-sdk/client-cloudformation": "^3.556.0",
"@aws-sdk/client-sts": "^3.556.0",
"@listr2/prompt-adapter-enquirer": "^2.0.8",
"@aws-sdk/client-acm": "^3.726.1",
"@aws-sdk/client-cloudformation": "^3.726.1",
"@aws-sdk/client-sts": "^3.726.1",
"@listr2/prompt-adapter-enquirer": "^2.0.12",
"@soliantconsulting/bitbucket-cloud-cli-auth": "^1.0.0",
"@soliantconsulting/bitbucket-openid-connect": "^1.1.1",
"aws-cdk": "^2.139.0",
"@soliantconsulting/bitbucket-openid-connect": "^1.2.0",
"aws-cdk": "^2.175.1",
"deepmerge": "^4.3.1",
"enquirer": "^2.4.1",
"execa": "^8.0.1",
"glob": "^10.3.12",
"glob": "^10.4.5",
"handlebars": "^4.7.8",
"listr2": "^8.2.1",
"listr2": "^8.2.5",
"meow": "^13.2.0",
"semver": "^7.6.0",
"semver": "^7.6.3",
"source-map-support": "^0.5.21"
},
"packageManager": "[email protected]+sha256.01c01eeb990e379b31ef19c03e9d06a14afa5250b82e81303f88721c99ff2e6f"
Expand Down
Loading

0 comments on commit 7f33eed

Please sign in to comment.