1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2022-09-24 19:21:39 +00:00 committed by GitHub
parent 6e95cf2388
commit 792c66f473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"@types/mock-fs": "4.13.1",
"@types/node": "16.11.60",
"@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",

View File

@ -349,10 +349,10 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon/-/sinon-7.0.13.tgz#ca039c23a9e27ebea53e0901ef928ea2a1a6d313"
integrity sha512-d7c/C/+H/knZ3L8/cxhicHUiTDxdgap0b/aNJfsmLwFu/iOP17mdgbQsbHA3SJmrzsjD0l3UEE5SN4xxuz5ung==
"@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"