1
0
Fork 0

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

This commit is contained in:
Renovate Bot 2020-08-23 22:02:28 +00:00 committed by Sean Sube
parent 66b498a5e5
commit 542a377143
2 changed files with 5 additions and 6 deletions

View File

@ -32,7 +32,7 @@
"@types/react-dom": "16.9.8", "@types/react-dom": "16.9.8",
"@types/seedrandom": "2.4.28", "@types/seedrandom": "2.4.28",
"@types/sinon-chai": "3.2.4", "@types/sinon-chai": "3.2.4",
"@types/source-map-support": "0.5.2", "@types/source-map-support": "0.5.3",
"@types/yargs": "15.0.5", "@types/yargs": "15.0.5",
"@typescript-eslint/eslint-plugin": "3.8.0", "@typescript-eslint/eslint-plugin": "3.8.0",
"@typescript-eslint/eslint-plugin-tslint": "3.8.0", "@typescript-eslint/eslint-plugin-tslint": "3.8.0",

View File

@ -697,12 +697,11 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-6.0.1.tgz#681df970358c82836b42f989188d133e218c458e" resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-6.0.1.tgz#681df970358c82836b42f989188d133e218c458e"
integrity sha512-yYezQwGWty8ziyYLdZjwxyMb0CZR49h8JALHGrxjQHWlqGgc8kLdHEgWrgL0uZ29DMvEVBDnHU2Wg36zKSIUtA== integrity sha512-yYezQwGWty8ziyYLdZjwxyMb0CZR49h8JALHGrxjQHWlqGgc8kLdHEgWrgL0uZ29DMvEVBDnHU2Wg36zKSIUtA==
"@types/source-map-support@0.5.2": "@types/source-map-support@0.5.3":
version "0.5.2" version "0.5.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/source-map-support/-/source-map-support-0.5.2.tgz#35e7446d470e63ec3fff4d7eceee0bc40efad239" resolved "https://registry.yarnpkg.com/@types/source-map-support/-/source-map-support-0.5.3.tgz#acb6b3e499c20692552d16934c16162c84594e16"
integrity sha512-krvWmwQ2Pzr+Yp8tKjhKC9UguRNg1ev9mNdlVVpVJvU9iynulYZsx3ydf1SPzNNxzhmbWAOAIw5hMWhAMDc2NA== integrity sha512-fvjMjVH8Rmokw2dWh1dkj90iX5R8FPjeZzjNH+6eFXReh0QnHFf1YBl3B0CF0RohIAA3SDRJsGeeUWKl6d7HqA==
dependencies: dependencies:
"@types/node" "*"
source-map "^0.6.0" source-map "^0.6.0"
"@types/yargs-parser@*": "@types/yargs-parser@*":