Skip to content

Commit

Permalink
Update package.json (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: mryhryki <[email protected]>
  • Loading branch information
github-actions[bot] and mryhryki authored Nov 20, 2024
1 parent 74004c9 commit 96e4174
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"crypto"
],
"volta": {
"node": "20.18.0",
"node": "22.11.0",
"npm": "10.9.0"
},
"scripts": {
Expand All @@ -43,9 +43,9 @@
"test:watch": "vitest watch --dir ./src/ --disable-console-intercept"
},
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@biomejs/biome": "1.9.4",
"esbuild": "0.24.0",
"typescript": "5.6.3",
"vitest": "2.1.2"
"vitest": "2.1.5"
}
}

0 comments on commit 96e4174

Please sign in to comment.