Skip to content

Commit

Permalink
chore: bump pnpm to 8.6.2 (#3590)
Browse files Browse the repository at this point in the history
  • Loading branch information
userquin committed Jun 20, 2023
1 parent 2fb4cef commit 150cfaa
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.32.2",
"private": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"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 @@ -60,7 +60,7 @@
"npm-run-all": "^4.1.5",
"ohmyfetch": "^0.4.21",
"pathe": "^1.1.0",
"pnpm": "8.6.0",
"pnpm": "8.6.2",
"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 150cfaa

Please sign in to comment.