Merge pull request #187 from ahmadk953/dependabot/npm_and_yarn/types/node-22.8.6

Bump @types/node from 22.8.4 to 22.8.6
This commit is contained in:
Ahmad 2024-10-31 19:17:18 -04:00 committed by GitHub
commit b9045aa472
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -17,7 +17,7 @@
"mongoose": "^8.8.0"
},
"devDependencies": {
"@types/node": "^22.8.4",
"@types/node": "^22.8.6",
"eslint": "^9.13.0",
"ts-node": "^10.9.2",
"typescript": "^5.6.3"