Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2024
1 parent 5252d8a commit ce471f2
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": "^5.4.2",
"vitest": "^1.5.3"
},
"packageManager": "pnpm@9.8.0"
"packageManager": "pnpm@9.9.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.12"
},
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.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 @@ -71,7 +71,7 @@
"@types/babel__core": "^7.20.5",
"@types/debug": "^4.1.12"
},
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"engines": {
"node": ">=v16.0.0"
}
Expand Down

0 comments on commit ce471f2

Please sign in to comment.