Skip to content

Commit dde42fc

Browse files
committed
Update pnpm and biome
1 parent 8b64088 commit dde42fc

3 files changed

Lines changed: 41 additions & 41 deletions

File tree

biome.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.4.10/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.11/schema.json",
33
"files": {
44
"includes": ["**", "!**/Assets"]
55
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"biome check --write --no-errors-on-unmatched --files-ignore-unknown=true"
1717
]
1818
},
19-
"packageManager": "pnpm@9.13.2",
19+
"packageManager": "pnpm@10.33.0",
2020
"keywords": [],
2121
"author": "Solana Foundation",
2222
"license": "MIT",
2323
"devDependencies": {
24-
"@biomejs/biome": "2.4.10",
24+
"@biomejs/biome": "2.4.11",
2525
"@types/node": "^20.9.0",
2626
"husky": "^9.0.11",
2727
"picocolors": "^1.0.0",

pnpm-lock.yaml

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)