Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9fea25d

Browse files
authoredJan 19, 2025
Update Node.js to v22
1 parent c107fd1 commit 9fea25d

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed
 

‎.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.18.1
1+
22.13.0

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"@biomejs/biome": "1.9.4",
1616
"@changesets/cli": "2.27.11",
1717
"@tsconfig/strictest": "2.0.5",
18-
"@types/node": "20.17.12",
18+
"@types/node": "22.10.7",
1919
"tsup": "8.3.5",
2020
"typescript": "5.7.3",
2121
"vitest": "2.1.8"
2222
},
2323
"engines": {
24-
"node": "20.18.1"
24+
"node": "22.13.0"
2525
},
2626
"packageManager": "pnpm@9.15.3"
2727
}

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.