Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 12, 2022
1 parent a11072c commit b5d0a3f
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 94 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -24,7 +24,7 @@
"test": "pnpm lint && vitest run"
},
"dependencies": {
"pathe": "^0.3.1",
"pathe": "^0.3.2",
"pkg-types": "^0.3.3"
},
"devDependencies": {
Expand All @@ -37,5 +37,5 @@
"unbuild": "latest",
"vitest": "latest"
},
"packageManager": "pnpm@6.32.24"
"packageManager": "pnpm@7.5.0"
}

0 comments on commit b5d0a3f

Please sign in to comment.