Update dependency @types/source-map-support to v0.5.4 (#6841)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-07-06 19:17:33 +00:00 committed by GitHub
parent a24ff46c03
commit c4b470108d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1143,7 +1143,7 @@
"@types/mocha": "8.2.2",
"@types/node": "12.20.15",
"@types/sinon": "10.0.2",
"@types/source-map-support": "0.5.3",
"@types/source-map-support": "0.5.4",
"@types/vscode": "1.42.0",
"clean-webpack-plugin": "3.0.0",
"event-stream": "4.0.1",

View File

@ -240,10 +240,10 @@
resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9"
integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==
"@types/source-map-support@0.5.3":
version "0.5.3"
resolved "https://registry.yarnpkg.com/@types/source-map-support/-/source-map-support-0.5.3.tgz#acb6b3e499c20692552d16934c16162c84594e16"
integrity sha512-fvjMjVH8Rmokw2dWh1dkj90iX5R8FPjeZzjNH+6eFXReh0QnHFf1YBl3B0CF0RohIAA3SDRJsGeeUWKl6d7HqA==
"@types/source-map-support@0.5.4":
version "0.5.4"
resolved "https://registry.yarnpkg.com/@types/source-map-support/-/source-map-support-0.5.4.tgz#574ff6a8636bc0ebae78a8014136f749b3177d58"
integrity sha512-9zGujX1sOPg32XLyfgEB/0G9ZnrjthL/Iv1ZfuAjj8LEilHZEpQSQs1scpRXPhHzGYgWiLz9ldF1cI8JhL+yMw==
dependencies:
source-map "^0.6.0"