Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#963)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent bc89447 commit ab08189
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 98 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"dependencies": {
"ora": "5.4.1",
"prompts": "2.4.2",
"table": "6.8.2",
"table": "6.9.0",
"yargs": "17.7.2"
},
"devDependencies": {
"@aws-sdk/client-ec2": "3.701.0",
"@aws-sdk/client-ec2": "3.703.0",
"@aws-sdk/client-ssm": "3.699.0",
"@aws-sdk/client-sts": "3.699.0",
"@commitlint/cli": "19.6.0",
Expand All @@ -71,8 +71,8 @@
"@types/prettier": "3.0.0",
"@types/prompts": "2.4.9",
"@types/yargs": "17.0.33",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"aws-sdk-client-mock": "4.1.0",
"commitizen": "4.3.1",
"conventional-changelog-cli": "5.0.0",
Expand All @@ -81,7 +81,7 @@
"esbuild": "0.24.0",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-prettier": "5.2.1",
Expand All @@ -94,7 +94,7 @@
"jest-mock-console": "2.0.0",
"lodash": "4.17.21",
"mock-fs": "5.4.1",
"prettier": "3.4.1",
"prettier": "3.4.2",
"semantic-release": "24.2.0",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
Expand Down
Loading

0 comments on commit ab08189

Please sign in to comment.