Skip to content

Commit

Permalink
chore(deps): update pnpm to v8 (#3277)
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 May 3, 2023
1 parent 25de1a1 commit 44b6a38
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.30.1",
"private": true,
"packageManager": "pnpm@8.2.0",
"packageManager": "pnpm@8.4.0",
"description": "A blazing fast unit test framework powered by Vite",
"scripts": {
"ci": "ni && nr typecheck && nr lint && nr build && nr test:all",
Expand Down Expand Up @@ -59,7 +59,7 @@
"npm-run-all": "^4.1.5",
"ohmyfetch": "^0.4.21",
"pathe": "^1.1.0",
"pnpm": "7.31.0",
"pnpm": "8.4.0",
"rimraf": "^5.0.0",
"rollup": "^3.20.2",
"rollup-plugin-dts": "^5.3.0",
Expand Down
10 changes: 5 additions & 5 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 44b6a38

Please sign in to comment.