Skip to content

Commit

Permalink
chore: update @types/node dependency to version 22.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
piquark6046 committed Dec 21, 2024
1 parent a577f29 commit ed89589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"license": "MIT",
"dependencies": {
"@types/node": "^20.17.10"
"@types/node": "^22.10.2"
},
"devDependencies": {
"esbuild": "^0.24.2",
Expand Down

0 comments on commit ed89589

Please sign in to comment.