Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#49)
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 Sep 30, 2024
1 parent bcf5877 commit 7f34dbc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,18 @@
},
"homepage": "https://github.com/phocassoftware/aws-sso-insomnia-plugin#readme",
"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"husky": "^9.1.5",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"husky": "^9.1.6",
"prettier": "3.3.3",
"pretty-quick": "^4.0.0",
"semantic-release": "^24.1.0",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"semantic-release": "^24.1.2",
"typescript": "^5.6.2",
"vitest": "^2.1.1",
"vitest-mock-extended": "^2.0.2"
},
"dependencies": {
"@aws-sdk/credential-provider-sso": "^3.645.0"
"@aws-sdk/credential-provider-sso": "^3.658.1"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 7f34dbc

Please sign in to comment.