Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent baae7d8 commit 647d846
Show file tree
Hide file tree
Showing 2 changed files with 655 additions and 711 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@aws-sdk/client-ec2": "3.703.0",
"@aws-sdk/client-ssm": "3.699.0",
"@aws-sdk/client-sts": "3.699.0",
"@aws-sdk/client-ec2": "3.709.0",
"@aws-sdk/client-ssm": "3.709.0",
"@aws-sdk/client-sts": "3.709.0",
"@commitlint/cli": "19.6.0",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.16.0",
Expand All @@ -67,12 +67,12 @@
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/mock-fs": "4.13.4",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@types/prettier": "3.0.0",
"@types/prompts": "2.4.9",
"@types/yargs": "17.0.33",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"aws-sdk-client-mock": "4.1.0",
"commitizen": "4.3.1",
"conventional-changelog-cli": "5.0.0",
Expand Down Expand Up @@ -102,9 +102,9 @@
"typescript": "5.7.2"
},
"resolutions": {
"@aws-sdk/types": "3.696.0",
"@aws-sdk/types": "3.709.0",
"@babel/core": "7.26.0",
"@smithy/types": "3.7.1",
"@smithy/types": "3.7.2",
"minimist": "1.2.8"
}
}
Loading

0 comments on commit 647d846

Please sign in to comment.