Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#54)
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 29, 2022
1 parent df908fd commit 83e976f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 31 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -24,8 +24,8 @@
"test": "pnpm lint && vitest run"
},
"dependencies": {
"pathe": "^0.3.0",
"pkg-types": "^0.3.2"
"pathe": "^0.3.1",
"pkg-types": "^0.3.3"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
Expand All @@ -37,5 +37,5 @@
"unbuild": "latest",
"vitest": "latest"
},
"packageManager": "pnpm@6.32.23"
"packageManager": "pnpm@6.32.24"
}
51 changes: 23 additions & 28 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 83e976f

Please sign in to comment.