update: update dependency @types/node to v16.18.0 (#1243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9a3600eafc
commit
effbe1a0c6
|
@ -52,7 +52,7 @@
|
|||
"@types/lodash": "4.14.186",
|
||||
"@types/minimatch": "5.1.2",
|
||||
"@types/mocha": "10.0.0",
|
||||
"@types/node": "16.11.68",
|
||||
"@types/node": "16.18.0",
|
||||
"@types/sinon": "10.0.13",
|
||||
"@types/sinon-chai": "3.2.8",
|
||||
"@types/source-map-support": "0.5.6",
|
||||
|
|
|
@ -482,10 +482,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.68":
|
||||
version "16.11.68"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.68.tgz#30ee923f4d940793e0380f5ce61c0bd4b7196b6c"
|
||||
integrity sha512-JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ==
|
||||
"@types/node@16.18.0":
|
||||
version "16.18.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.18.0.tgz#34982c6d5b5734c900f4ee69e1b87d212db6c60f"
|
||||
integrity sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in New Issue