Update dependency source-map-support to v0.5.21 (#24)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d32f8cfd4f
commit
e61999f3c9
|
@ -29,7 +29,7 @@
|
|||
"mocha": "9.1.4",
|
||||
"sinon": "12.0.1",
|
||||
"sinon-chai": "3.7.0",
|
||||
"source-map-support": "0.5.20",
|
||||
"source-map-support": "0.5.21",
|
||||
"tslib": "2.3.1",
|
||||
"typescript": "4.4.3"
|
||||
},
|
||||
|
|
|
@ -757,10 +757,10 @@ sinon@12.0.1:
|
|||
nise "^5.1.0"
|
||||
supports-color "^7.2.0"
|
||||
|
||||
source-map-support@0.5.20:
|
||||
version "0.5.20"
|
||||
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.20.tgz#12166089f8f5e5e8c56926b377633392dd2cb6c9"
|
||||
integrity sha512-n1lZZ8Ve4ksRqizaBQgxXDgKwttHDhyfQjA6YZZn8+AroHbsIz+JjwxQDxbp+7y5OYCI8t1Yk7etjD9CRd2hIw==
|
||||
source-map-support@0.5.21:
|
||||
version "0.5.21"
|
||||
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
|
||||
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
|
||||
dependencies:
|
||||
buffer-from "^1.0.0"
|
||||
source-map "^0.6.0"
|
||||
|
|
Loading…
Reference in New Issue