Merge pull request #78 from ahmadk953/dependabot/npm_and_yarn/types/node-20.11.30

Bump @types/node from 20.11.29 to 20.11.30
This commit is contained in:
Ahmad 2024-03-20 15:26:30 -04:00 committed by GitHub
commit 4301c29d0d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
"mongoose": "^8.2.2"
},
"devDependencies": {
"@types/node": "^20.11.29",
"@types/node": "^20.11.30",
"ts-node": "^10.9.2",
"typescript": "^5.4.2",
"eslint": "^8.57.0"

View file

@ -219,10 +219,10 @@
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
"@types/node@*", "@types/node@^20.11.29":
version "20.11.29"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.29.tgz#431253cede34f392d6aaf7acad427b9c23aa60f6"
integrity sha512-P99thMkD/1YkCvAtOd6/zGedKNA0p2fj4ZpjCzcNiSCBWgm3cNRTBfa/qjFnsKkkojxu4vVLtWpesnZ9+ap+gA==
"@types/node@*", "@types/node@^20.11.30":
version "20.11.30"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.30.tgz#9c33467fc23167a347e73834f788f4b9f399d66f"
integrity sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==
dependencies:
undici-types "~5.26.4"