update: update dependency @types/node to v16.11.43 (#1146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e1f2e3f1ab
commit
19d851d4af
|
@ -52,7 +52,7 @@
|
|||
"@types/lodash": "4.14.182",
|
||||
"@types/minimatch": "3.0.5",
|
||||
"@types/mocha": "9.1.1",
|
||||
"@types/node": "16.11.42",
|
||||
"@types/node": "16.11.43",
|
||||
"@types/sinon": "10.0.12",
|
||||
"@types/sinon-chai": "3.2.8",
|
||||
"@types/source-map-support": "0.5.4",
|
||||
|
|
|
@ -447,10 +447,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.42":
|
||||
version "16.11.42"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.42.tgz#d2a75c58e9b0902b82dc54bd4c13f8ef12bd1020"
|
||||
integrity sha512-iwLrPOopPy6V3E+1yHTpJea3bdsNso0b0utLOJJwaa/PLzqBt3GZl3stMcakc/gr89SfcNk2ki3z7Gvue9hYGQ==
|
||||
"@types/node@16.11.43":
|
||||
version "16.11.43"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.43.tgz#555e5a743f76b6b897d47f945305b618525ddbe6"
|
||||
integrity sha512-GqWykok+3uocgfAJM8imbozrqLnPyTrpFlrryURQlw1EesPUCx5XxTiucWDSFF9/NUEXDuD4bnvHm8xfVGWTpQ==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in New Issue