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 Jun 24, 2022
1 parent ab963d7 commit 9b86efd
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.1",
"@antfu/eslint-config": "^0.25.2",
"@types/node": "^17.0.32",
"@vue/reactivity": "^3.2.37",
"bumpp": "^8.2.1",
Expand All @@ -71,13 +71,13 @@
"cz-git": "^1.3.5",
"eslint": "^8.18.0",
"esno": "^0.16.3",
"lint-staged": "^13.0.2",
"lint-staged": "^13.0.3",
"rimraf": "^3.0.2",
"simple-git-hooks": "^2.8.0",
"typescript": "^4.7.4",
"unbuild": "^0.7.4",
"vite": "^2.9.12",
"vitest": "^0.15.2"
"vitest": "^0.16.0"
},
"simple-git-hooks": {
"pre-commit": "npx --no-install lint-staged",
Expand Down
62 changes: 31 additions & 31 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 9b86efd

Please sign in to comment.