Skip to content

Commit

Permalink
Merge pull request #1477 from nubolab-ffwd/renovate/pnpm-10.x
Browse files Browse the repository at this point in the history
chore(deps): update pnpm to v10.4.0
  • Loading branch information
sfriedel authored Feb 14, 2025
2 parents 241d13e + d68b02a commit 1652c37
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@
"dependencies": {
"jsdom": "^26.0.0"
},
"packageManager": "pnpm@10.2.1"
"packageManager": "pnpm@10.4.0"
}
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.24.0"
},
"packageManager": "pnpm@10.2.1",
"packageManager": "pnpm@10.4.0",
"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@10.2.1"
"packageManager": "pnpm@10.4.0"
}
2 changes: 1 addition & 1 deletion testsuite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
"dependencies": {
"jsdom": "^26.0.0"
},
"packageManager": "pnpm@10.2.1"
"packageManager": "pnpm@10.4.0"
}

0 comments on commit 1652c37

Please sign in to comment.