Update dependency @types/node to v16.11.26
This commit is contained in:
parent
3067ba3263
commit
95bd648498
|
@ -18,7 +18,7 @@
|
|||
"devDependencies": {
|
||||
"@types/chai-as-promised": "7.1.5",
|
||||
"@types/mocha": "9.1.0",
|
||||
"@types/node": "16.11.25",
|
||||
"@types/node": "16.11.26",
|
||||
"@types/sinon": "10.0.11",
|
||||
"@types/sinon-chai": "3.2.8",
|
||||
"c8": "7.11.0",
|
||||
|
|
|
@ -69,10 +69,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.0.tgz#baf17ab2cca3fcce2d322ebc30454bff487efad5"
|
||||
integrity sha512-QCWHkbMv4Y5U9oW10Uxbr45qMMSzl4OzijsozynUAgx3kEHUdXB00udx2dWDQ7f2TU2a2uuiFaRZjCe3unPpeg==
|
||||
|
||||
"@types/node@16.11.25":
|
||||
version "16.11.25"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.25.tgz#bb812b58bacbd060ce85921250d8b4ca553cd4a2"
|
||||
integrity sha512-NrTwfD7L1RTc2qrHQD4RTTy4p0CO2LatKBEKEds3CaVuhoM/+DJzmWZl5f+ikR8cm8F5mfJxK+9rQq07gRiSjQ==
|
||||
"@types/node@16.11.26":
|
||||
version "16.11.26"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
|
||||
integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==
|
||||
|
||||
"@types/sinon-chai@3.2.8":
|
||||
version "3.2.8"
|
||||
|
|
Loading…
Reference in New Issue