update: update dependency @types/source-map-support to v0.5.6 (#1199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6d6d664bf8
commit
c09bab8d8b
|
@ -55,7 +55,7 @@
|
||||||
"@types/node": "16.11.56",
|
"@types/node": "16.11.56",
|
||||||
"@types/sinon": "10.0.13",
|
"@types/sinon": "10.0.13",
|
||||||
"@types/sinon-chai": "3.2.8",
|
"@types/sinon-chai": "3.2.8",
|
||||||
"@types/source-map-support": "0.5.5",
|
"@types/source-map-support": "0.5.6",
|
||||||
"@types/yargs": "17.0.11",
|
"@types/yargs": "17.0.11",
|
||||||
"@typescript-eslint/eslint-plugin": "5.34.0",
|
"@typescript-eslint/eslint-plugin": "5.34.0",
|
||||||
"@typescript-eslint/parser": "5.34.0",
|
"@typescript-eslint/parser": "5.34.0",
|
||||||
|
|
|
@ -492,10 +492,10 @@
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz#b49c2c70150141a15e0fa7e79cf1f92a72934ce3"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz#b49c2c70150141a15e0fa7e79cf1f92a72934ce3"
|
||||||
integrity sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==
|
integrity sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==
|
||||||
|
|
||||||
"@types/source-map-support@0.5.5":
|
"@types/source-map-support@0.5.6":
|
||||||
version "0.5.5"
|
version "0.5.6"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/source-map-support/-/source-map-support-0.5.5.tgz#fb6960fa0de57b454566934db56e09be85a9960c"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/source-map-support/-/source-map-support-0.5.6.tgz#aa4a8c98ec73a1f1f30a813573a9b2154a6eb39a"
|
||||||
integrity sha512-hWh+4iO9P3ZsE1+/SkusVhxR7xBKLa8346yMjiqYfAVYTEacGNd8t59MzIXmHpV11z/LZYdImb5x5Cy2fmOz+A==
|
integrity sha512-b2nJ9YyXmkhGaa2b8VLM0kJ04xxwNyijcq12/kDoomCt43qbHBeK2SLNJ9iJmETaAj+bKUT05PQUu3Q66GvLhQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
source-map "^0.6.0"
|
source-map "^0.6.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue