1
0
Fork 0

update: update dependency @types/node to v16.11.31

This commit is contained in:
Renovate Bot 2022-04-26 22:02:45 +00:00 committed by Sean Sube
parent 734dd63b16
commit b5c0631662
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"devDependencies": {
"@types/chai-as-promised": "7.1.5",
"@types/mocha": "9.1.1",
"@types/node": "16.11.29",
"@types/node": "16.11.31",
"@types/sinon": "10.0.11",
"@types/sinon-chai": "3.2.8",
"c8": "7.11.2",

View File

@ -94,10 +94,10 @@
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
"@types/node@16.11.29":
version "16.11.29"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.29.tgz#2422b0bf46afb2568dc71df903afa36f56bab8ea"
integrity sha512-9dDdonLyPJQJ/kdOlDxAah+bTI+u2ccF3k62FErhquDuggoCX6piWez7j7o6yNE+rP2IRcZVQ6Tw4N0P38+rWA==
"@types/node@16.11.31":
version "16.11.31"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.31.tgz#1dad8138efee6808809bb80f9e66bbe3e46c9277"
integrity sha512-wh/d0pcu/Ie2mqTIqh4tjd0mLAB4JWxOjHQtLN20HS7sjMHiV4Afr+90hITTyZcxowwha5wjv32jGEn1zkEFMg==
"@types/sinon-chai@3.2.8":
version "3.2.8"