Skip to content

Commit f55a54b

Browse files
authored
Merge pull request #2414 from hey-api/chore/pnpm-v10
chore: update to pnpm v10
2 parents 078d957 + e184a9e commit f55a54b

File tree

3 files changed

+276
-37
lines changed

3 files changed

+276
-37
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
* text=auto eol=lf
2+
*lock.* linguist-generated=true

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"@changesets/changelog-github": "0.5.0",
4747
"@changesets/cli": "2.27.8",
4848
"@config/vite-base": "workspace:*",
49+
"@eslint/js": "9.32.0",
4950
"@hey-api/custom-client": "workspace:*",
5051
"@types/node": "22.10.5",
5152
"@typescript-eslint/eslint-plugin": "8.29.1",
@@ -69,5 +70,5 @@
6970
"typescript-eslint": "8.29.1",
7071
"vitest": "3.1.1"
7172
},
72-
"packageManager": "pnpm@9.15.1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf"
73+
"packageManager": "pnpm@10.14.0"
7374
}

0 commit comments

Comments
 (0)