Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent d5bd2f5 commit 341649c
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 29 deletions.
49 changes: 25 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,16 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"husky": "^9.0.11",
"prettier": "3.3.2",
"husky": "^9.1.4",
"prettier": "3.3.3",
"pretty-quick": "^4.0.0",
"semantic-release": "^24.0.0",
"typescript": "^5.5.2",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"vitest-mock-extended": "^1.3.1"
"vitest-mock-extended": "^1.3.2"
},
"dependencies": {
"@aws-sdk/credential-provider-sso": "^3.598.0"
"@aws-sdk/credential-provider-sso": "^3.621.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 341649c

Please sign in to comment.