update: update dependency @types/node to v16.11.26 (#1028)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5768224b72
commit
8e1c786acb
|
@ -48,7 +48,7 @@
|
|||
"@types/lodash": "4.14.178",
|
||||
"@types/minimatch": "3.0.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",
|
||||
"@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.25":
|
||||
version "16.11.25"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@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://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
|
||||
integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in New Issue