Skip to content

chore(deps): update pnpm to v10.12.1 #1123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 8, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update pnpm to v10.12.1
  • Loading branch information
renovate[bot] authored Jun 8, 2025
commit 0414cb7e085a1ffb2ac5e4c9108ca9bd39649403
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"version": "3.0.1",
"license": "MIT",
"packageManager": "pnpm@10.11.1",
"packageManager": "pnpm@10.12.1",
"scripts": {
"lc:new": "tsx ./src/cmd/leetcode.ts",
"dev": "astro dev",
Expand Down