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 May 24, 2024
1 parent 01a6d44 commit 8e55f9b
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 421 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@aws-sdk/client-ec2": "3.577.0",
"@aws-sdk/client-ssm": "3.577.0",
"@aws-sdk/client-sts": "3.577.0",
"@aws-sdk/client-ec2": "3.583.0",
"@aws-sdk/client-ssm": "3.583.0",
"@aws-sdk/client-sts": "3.583.0",
"@commitlint/cli": "19.3.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "12.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.0.4",
"@semantic-release/github": "10.0.5",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "13.0.0",
"@types/jest": "29.5.12",
Expand All @@ -69,8 +69,8 @@
"@types/prettier": "3.0.0",
"@types/prompts": "2.4.9",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"aws-sdk-client-mock": "4.0.0",
"commitizen": "4.3.0",
"conventional-changelog-cli": "5.0.0",
Expand All @@ -95,14 +95,14 @@
"mock-fs": "5.2.0",
"prettier": "3.2.5",
"semantic-release": "23.1.1",
"ts-jest": "29.1.2",
"ts-jest": "29.1.3",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typescript": "5.4.5"
},
"resolutions": {
"@aws-sdk/types": "3.577.0",
"@babel/core": "7.24.5",
"@babel/core": "7.24.6",
"@smithy/types": "3.0.0",
"minimist": "1.2.8"
}
Expand Down
Loading

0 comments on commit 8e55f9b

Please sign in to comment.