Skip to content

Commit 111e796

Browse files
authored
Merge pull request #224 from Commencis/renovate/pnpm-10.x
chore(deps): update pnpm to v10
2 parents 1586df0 + 7d0722a commit 111e796

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.npmrc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
engine-strict=true
2-
save-exact=true
2+
save-exact=true
3+
4+
public-hoist-pattern[]=*eslint*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"engines": {
2323
"node": ">= 20.18"
2424
},
25-
"packageManager": "pnpm@9.15.5",
25+
"packageManager": "pnpm@10.2.1",
2626
"scripts": {
2727
"preinstall": "npx only-allow pnpm",
2828
"postinstall": "pnpm run build",

0 commit comments

Comments
 (0)