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 Jun 7, 2024
1 parent 69e91e1 commit 144b7c9
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 275 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,25 +52,25 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@aws-sdk/client-ec2": "3.588.0",
"@aws-sdk/client-ssm": "3.588.0",
"@aws-sdk/client-sts": "3.588.0",
"@aws-sdk/client-ec2": "3.592.0",
"@aws-sdk/client-ssm": "3.592.0",
"@aws-sdk/client-sts": "3.592.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.5",
"@semantic-release/github": "10.0.6",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "13.0.0",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.4",
"@types/mock-fs": "4.13.4",
"@types/node": "20.14.0",
"@types/node": "20.14.2",
"@types/prettier": "3.0.0",
"@types/prompts": "2.4.9",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"aws-sdk-client-mock": "4.0.1",
"commitizen": "4.3.0",
"conventional-changelog-cli": "5.0.0",
Expand All @@ -83,7 +83,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-simple-import-sort": "12.1.0",
"eslint-plugin-unused-imports": "3.2.0",
Expand All @@ -93,7 +93,7 @@
"jest-mock-console": "2.0.0",
"lodash": "4.17.21",
"mock-fs": "5.2.0",
"prettier": "3.3.0",
"prettier": "3.3.1",
"semantic-release": "23.1.1",
"ts-jest": "29.1.4",
"ts-loader": "9.5.1",
Expand All @@ -102,7 +102,7 @@
},
"resolutions": {
"@aws-sdk/types": "3.577.0",
"@babel/core": "7.24.6",
"@babel/core": "7.24.7",
"@smithy/types": "3.0.0",
"minimist": "1.2.8"
}
Expand Down
Loading

0 comments on commit 144b7c9

Please sign in to comment.