1
0
Fork 0

update: update dependency @types/source-map-support to v0.5.6

This commit is contained in:
renovate[bot] 2022-11-20 09:44:49 +00:00 committed by supreme-lamp[bot]
parent 478220d538
commit 52d7ed3144
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"@types/seedrandom": "3.0.2",
"@types/sinon": "10.0.11",
"@types/sinon-chai": "3.2.8",
"@types/source-map-support": "0.5.4",
"@types/source-map-support": "0.5.6",
"@types/yargs": "16.0.4",
"@typescript-eslint/eslint-plugin": "5.23.0",
"@typescript-eslint/parser": "5.23.0",

View File

@ -846,10 +846,10 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-6.0.1.tgz#681df970358c82836b42f989188d133e218c458e"
integrity sha512-yYezQwGWty8ziyYLdZjwxyMb0CZR49h8JALHGrxjQHWlqGgc8kLdHEgWrgL0uZ29DMvEVBDnHU2Wg36zKSIUtA==
"@types/source-map-support@0.5.4":
version "0.5.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/source-map-support/-/source-map-support-0.5.4.tgz#574ff6a8636bc0ebae78a8014136f749b3177d58"
integrity sha512-9zGujX1sOPg32XLyfgEB/0G9ZnrjthL/Iv1ZfuAjj8LEilHZEpQSQs1scpRXPhHzGYgWiLz9ldF1cI8JhL+yMw==
"@types/source-map-support@0.5.6":
version "0.5.6"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/source-map-support/-/source-map-support-0.5.6.tgz#aa4a8c98ec73a1f1f30a813573a9b2154a6eb39a"
integrity sha512-b2nJ9YyXmkhGaa2b8VLM0kJ04xxwNyijcq12/kDoomCt43qbHBeK2SLNJ9iJmETaAj+bKUT05PQUu3Q66GvLhQ==
dependencies:
source-map "^0.6.0"