1
0
Fork 0

update: update dependency @types/source-map-support to v0.5.3 (#284)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-08-22 23:03:44 -05:00 committed by GitHub
parent 56b06b7abc
commit 653b191172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View File

@ -21,7 +21,7 @@
"@types/lodash": "4.14.159",
"@types/mocha": "8.0.3",
"@types/sinon-chai": "3.2.4",
"@types/source-map-support": "0.5.2",
"@types/source-map-support": "0.5.3",
"@typescript-eslint/eslint-plugin": "3.9.1",
"@typescript-eslint/eslint-plugin-tslint": "3.9.1",
"@typescript-eslint/parser": "3.9.1",

View File

@ -412,12 +412,11 @@
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.2":
version "0.5.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/source-map-support/-/source-map-support-0.5.2.tgz#35e7446d470e63ec3fff4d7eceee0bc40efad239"
integrity sha512-krvWmwQ2Pzr+Yp8tKjhKC9UguRNg1ev9mNdlVVpVJvU9iynulYZsx3ydf1SPzNNxzhmbWAOAIw5hMWhAMDc2NA==
"@types/source-map-support@0.5.3":
version "0.5.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/source-map-support/-/source-map-support-0.5.3.tgz#acb6b3e499c20692552d16934c16162c84594e16"
integrity sha512-fvjMjVH8Rmokw2dWh1dkj90iX5R8FPjeZzjNH+6eFXReh0QnHFf1YBl3B0CF0RohIAA3SDRJsGeeUWKl6d7HqA==
dependencies:
"@types/node" "*"
source-map "^0.6.0"
"@typescript-eslint/eslint-plugin-tslint@3.9.1":