Skip to content

Commit

Permalink
chore(deps): update pnpm to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent 5332eb7 commit 6c0688f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"prettier-plugin-svelte": "3.3.3",
"typescript-eslint": "8.23.0"
},
"packageManager": "pnpm@9.15.5",
"packageManager": "pnpm@10.2.1",
"lint-staged": {
"*.{cjs,js,ts,svelte}": [
"eslint --cache --fix",
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-fluent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,5 @@
]
}
},
"packageManager": "pnpm@9.15.5"
"packageManager": "pnpm@10.2.1"
}

0 comments on commit 6c0688f

Please sign in to comment.