Merge pull request #464 from joelwmale/dependabot/npm_and_yarn/types/node-17.0.36

Bump @types/node from 17.0.35 to 17.0.36
This commit is contained in:
mergify[bot] 2022-05-30 11:04:27 +00:00 committed by GitHub
commit c2908129b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@
},
"devDependencies": {
"@types/jest": "^27.5.1",
"@types/node": "^17.0.35",
"@types/node": "^17.0.36",
"@typescript-eslint/parser": "^5.26.0",
"@vercel/ncc": "^0.34.0",
"eslint": "^8.16.0",

View File

@ -84,10 +84,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
"@types/node@^17.0.35":
version "17.0.35"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.35.tgz#635b7586086d51fb40de0a2ec9d1014a5283ba4a"
integrity sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==
"@types/node@^17.0.36":
version "17.0.36"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.36.tgz#c0d5f2fe76b47b63e0e0efc3d2049a9970d68794"
integrity sha512-V3orv+ggDsWVHP99K3JlwtH20R7J4IhI1Kksgc+64q5VxgfRkQG8Ws3MFm/FZOKDYGy9feGFlZ70/HpCNe9QaA==
"@typescript-eslint/eslint-plugin@^5.1.0":
version "5.2.0"