Skip to content

Commit

Permalink
chore(deps): update pnpm to v8.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 27, 2023
1 parent 2e62a0d commit 6b384ea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"vite": "^4.5.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.9.2"
"packageManager": "pnpm@8.10.0"
}
2 changes: 1 addition & 1 deletion packages/loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@types/debug": "^4.1.10"
},
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.0",
"engines": {
"node": ">=v16.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/optc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/babel__core": "^7.20.3",
"@types/debug": "^4.1.10"
},
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.0",
"engines": {
"node": ">=v16.0.0"
}
Expand Down

0 comments on commit 6b384ea

Please sign in to comment.