Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2023
1 parent d3441f5 commit a66396c
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 46 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: pnpm test:ci

- name: Coverage
uses: davelosert/vitest-coverage-report-action@v2.0.0
uses: davelosert/vitest-coverage-report-action@v2.1.0
if: ${{ always() }}
# with:
# vite-config-path: ./vite.config.ts
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"unplugin-vue-components": "0.25.1",
"vite": "4.3.9",
"vitest": "0.32.0",
"vue-tsc": "1.6.5",
"vue-tsc": "1.7.13",
"wait-on": "7.0.1"
}
}
94 changes: 50 additions & 44 deletions pnpm-lock.yaml

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

0 comments on commit a66396c

Please sign in to comment.