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 Aug 30, 2024
1 parent 2d49118 commit 648adb6
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 84 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@aws-sdk/client-ec2": "3.637.0",
"@aws-sdk/client-ec2": "3.641.0",
"@aws-sdk/client-ssm": "3.637.0",
"@aws-sdk/client-sts": "3.637.0",
"@commitlint/cli": "19.4.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",
Expand All @@ -65,7 +65,7 @@
"@types/jest": "29.5.12",
"@types/lodash": "4.17.7",
"@types/mock-fs": "4.13.4",
"@types/node": "20.16.1",
"@types/node": "20.16.2",
"@types/prettier": "3.0.0",
"@types/prompts": "2.4.9",
"@types/yargs": "17.0.33",
Expand All @@ -81,9 +81,9 @@
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.8.0",
"eslint-plugin-jest": "28.8.1",
"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 648adb6

Please sign in to comment.