Merge pull request #38 from neynarxyz/dependabot/npm_and_yarn/typescript-5.9.3

build(deps-dev): bump typescript from 5.9.2 to 5.9.3
This commit is contained in:
Manan
2025-12-22 22:29:49 -08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@
"devDependencies": {
"@neynar/nodejs-sdk": "^2.19.0",
"@types/node": "^22.13.10",
"typescript": "^5.6.3"
"typescript": "^5.9.3"
},
"overrides": {
"chalk": "5.3.0",