update: update dependency @types/source-map-support to v0.5.6
This commit is contained in:
parent
ac8b84c03b
commit
ddd5005f27
|
@ -25,7 +25,7 @@
|
|||
"@types/js-yaml": "4.0.5",
|
||||
"@types/mocha": "9.1.1",
|
||||
"@types/sinon-chai": "3.2.8",
|
||||
"@types/source-map-support": "0.5.4",
|
||||
"@types/source-map-support": "0.5.6",
|
||||
"@typescript-eslint/eslint-plugin": "5.31.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "5.31.0",
|
||||
"@typescript-eslint/parser": "5.31.0",
|
||||
|
|
|
@ -347,10 +347,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon/-/sinon-7.5.0.tgz#f5a10c27175465a0b001b68d8b9f761582967cc6"
|
||||
integrity sha512-NyzhuSBy97B/zE58cDw4NyGvByQbAHNP9069KVSgnXt/sc0T6MFRh0InKAeBVHJWdSXG1S3+PxgVIgKo9mTHbw==
|
||||
|
||||
"@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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue