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] committed Oct 13, 2023
1 parent 43a2f7d commit 90d4556
Show file tree
Hide file tree
Showing 2 changed files with 572 additions and 571 deletions.
20 changes: 10 additions & 10 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.427.0",
"@aws-sdk/client-ssm": "3.427.0",
"@aws-sdk/client-sts": "3.427.0",
"@aws-sdk/client-ec2": "3.428.0",
"@aws-sdk/client-ssm": "3.428.0",
"@aws-sdk/client-sts": "3.428.0",
"@commitlint/cli": "17.7.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "11.0.0",
Expand All @@ -65,12 +65,12 @@
"@types/jest": "29.5.5",
"@types/lodash": "4.14.199",
"@types/mock-fs": "4.13.2",
"@types/node": "18.18.4",
"@types/node": "18.18.5",
"@types/prettier": "2.7.3",
"@types/prompts": "2.4.5",
"@types/prompts": "2.4.6",
"@types/yargs": "17.0.28",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"aws-sdk-client-mock": "3.0.0",
"commitizen": "4.3.0",
"conventional-changelog-cli": "4.1.0",
Expand All @@ -84,7 +84,7 @@
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-unused-imports": "3.0.0",
"husky": "8.0.3",
Expand All @@ -101,8 +101,8 @@
"typescript": "5.2.2"
},
"resolutions": {
"@aws-sdk/types": "3.425.0",
"@babel/core": "7.23.0",
"@aws-sdk/types": "3.428.0",
"@babel/core": "7.23.2",
"@smithy/types": "2.3.5",
"minimist": "1.2.8"
}
Expand Down
Loading

0 comments on commit 90d4556

Please sign in to comment.