Skip to content

Commit

Permalink
build: upgrade @types/node
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Nov 26, 2024
1 parent a54c78f commit f4f1e28
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 57 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"@jest/types": "29.5.0",
"@svitejs/changesets-changelog-github-compact": "latest",
"@types/jest": "29.5.14",
"@types/node": "16",
"@types/node": "18",
"c8": "latest",
"esbuild": "0.24.0",
"finepack": "latest",
Expand Down
Loading

0 comments on commit f4f1e28

Please sign in to comment.