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 7, 2024
1 parent d4a78d0 commit b906c78
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 54 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/issue-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: zzyyyl/issue-checker@v1.9
- uses: zzyyyl/issue-checker@v1.10
if: ${{ github.actor != 'renovate[bot]' }}
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
"dependencies": {
"@types/node": "^20.3.1",
"@vueuse/core": "10.11.1",
"axios": "1.7.5",
"axios": "1.7.6",
"husky": "^8.0.3",
"vite": "5.4.2",
"vite-plugin-pwa": "0.20.1"
"vite-plugin-pwa": "0.20.2"
}
}
Loading

0 comments on commit b906c78

Please sign in to comment.