Merge pull request #139 from ahmadk953/dependabot/npm_and_yarn/types/node-22.0.2

Bump @types/node from 22.0.0 to 22.0.2
This commit is contained in:
Ahmad 2024-08-02 12:35:09 -04:00 committed by GitHub
commit 254d0d0213
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"mongoose": "^8.5.2"
},
"devDependencies": {
"@types/node": "^22.0.0",
"@types/node": "^22.0.2",
"eslint": "^9.8.0",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"

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@^22.0.0":
version "22.0.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.0.tgz#04862a2a71e62264426083abe1e27e87cac05a30"
integrity sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==
"@types/node@*", "@types/node@^22.0.2":
version "22.0.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.2.tgz#9fb1a2b31970871e8bf696f0e8a40d2e6d2bd04e"
integrity sha512-yPL6DyFwY5PiMVEwymNeqUTKsDczQBJ/5T7W/46RwLU/VH+AA8aT5TZkvBviLKLbbm0hlfftEkGrNzfRk/fofQ==
dependencies:
undici-types "~6.11.1"