Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#14)
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] committed Jun 24, 2022
1 parent 08d6564 commit 8f692e0
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 43 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -54,11 +54,11 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@vueuse/core": "^8.7.4",
"@vueuse/core": "^8.7.5",
"vue": "^3.2.37"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.1",
"@antfu/eslint-config": "^0.25.2",
"@commitlint/config-conventional": "^17.0.2",
"@commitlint/cz-commitlint": "^17.0.0",
"@commitlint/types": "^17.0.0",
Expand All @@ -76,7 +76,7 @@
"typescript": "^4.7.4",
"unbuild": "^0.7.4",
"vite": "^2.9.12",
"vitest": "^0.15.1"
"vitest": "^0.16.0"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,vue}": "eslint --fix",
Expand Down
85 changes: 45 additions & 40 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 8f692e0

Please sign in to comment.