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] committed Jun 19, 2023
1 parent d3441f5 commit ab39d35
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 114 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
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
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -40,7 +40,7 @@
"@vue/tsconfig": "0.4.0",
"autoprefixer": "10.4.14",
"cssnano": "6.0.1",
"eslint": "8.42.0",
"eslint": "8.43.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-node": "11.1.0",
Expand All @@ -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.8.0",
"wait-on": "7.0.1"
}
}

0 comments on commit ab39d35

Please sign in to comment.