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 Sep 6, 2024
1 parent c565194 commit 1474b5b
Show file tree
Hide file tree
Showing 2 changed files with 660 additions and 156 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,20 +52,20 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@aws-sdk/client-ec2": "3.641.0",
"@aws-sdk/client-ssm": "3.637.0",
"@aws-sdk/client-sts": "3.637.0",
"@aws-sdk/client-ec2": "3.645.0",
"@aws-sdk/client-ssm": "3.645.0",
"@aws-sdk/client-sts": "3.645.0",
"@commitlint/cli": "19.4.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.1.7",
"@semantic-release/github": "10.3.3",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.7",
"@types/mock-fs": "4.13.4",
"@types/node": "20.16.3",
"@types/node": "20.16.5",
"@types/prettier": "3.0.0",
"@types/prompts": "2.4.9",
"@types/yargs": "17.0.33",
Expand All @@ -82,8 +82,8 @@
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.8.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-unused-imports": "3.2.0",
Expand Down
Loading

0 comments on commit 1474b5b

Please sign in to comment.