update: update dependency @types/node to v16.11.27 (#1067)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
dfd0bfb004
commit
5486dc188a
|
@ -48,7 +48,7 @@
|
|||
"@types/lodash": "4.14.181",
|
||||
"@types/minimatch": "3.0.5",
|
||||
"@types/mocha": "9.1.0",
|
||||
"@types/node": "16.11.26",
|
||||
"@types/node": "16.11.27",
|
||||
"@types/sinon": "10.0.11",
|
||||
"@types/sinon-chai": "3.2.8",
|
||||
"@types/source-map-support": "0.5.4",
|
||||
|
|
|
@ -422,10 +422,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c"
|
||||
integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ==
|
||||
|
||||
"@types/node@16.11.26":
|
||||
version "16.11.26"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
|
||||
integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==
|
||||
"@types/node@16.11.27":
|
||||
version "16.11.27"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.27.tgz#5da19383bdbeda99bc0d09cfbb88cab7297ebc51"
|
||||
integrity sha512-C1pD3kgLoZ56Uuy5lhfOxie4aZlA3UMGLX9rXteq4WitEZH6Rl80mwactt9QG0w0gLFlN/kLBTFnGXtDVWvWQw==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in New Issue