1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2022-07-16 00:50:40 +00:00 committed by Sean Sube
parent cd97695e04
commit 4693bfbd55
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"devDependencies": { "devDependencies": {
"@types/chai-as-promised": "7.1.5", "@types/chai-as-promised": "7.1.5",
"@types/mocha": "9.1.1", "@types/mocha": "9.1.1",
"@types/node": "16.11.42", "@types/node": "16.11.45",
"@types/sinon": "10.0.12", "@types/sinon": "10.0.12",
"@types/sinon-chai": "3.2.8", "@types/sinon-chai": "3.2.8",
"c8": "7.12.0", "c8": "7.12.0",

View File

@ -94,10 +94,10 @@
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4" resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw== integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
"@types/node@16.11.42": "@types/node@16.11.45":
version "16.11.42" version "16.11.45"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.42.tgz#d2a75c58e9b0902b82dc54bd4c13f8ef12bd1020" resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.45.tgz#155b13a33c665ef2b136f7f245fa525da419e810"
integrity sha512-iwLrPOopPy6V3E+1yHTpJea3bdsNso0b0utLOJJwaa/PLzqBt3GZl3stMcakc/gr89SfcNk2ki3z7Gvue9hYGQ== integrity sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==
"@types/sinon-chai@3.2.8": "@types/sinon-chai@3.2.8":
version "3.2.8" version "3.2.8"