update: update dependency source-map-support to v0.5.20 (#890)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9ed2dced1e
commit
fe37957500
|
@ -89,7 +89,7 @@
|
|||
"rollup-plugin-yaml": "2.0.0",
|
||||
"sinon": "11.1.2",
|
||||
"sinon-chai": "3.7.0",
|
||||
"source-map-support": "0.5.19",
|
||||
"source-map-support": "0.5.20",
|
||||
"standard-version": "9.3.1",
|
||||
"tslint": "6.1.3",
|
||||
"tslint-clean-code": "0.2.10",
|
||||
|
|
|
@ -4285,10 +4285,10 @@ slice-ansi@^4.0.0:
|
|||
astral-regex "^2.0.0"
|
||||
is-fullwidth-code-point "^3.0.0"
|
||||
|
||||
source-map-support@0.5.19:
|
||||
version "0.5.19"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
|
||||
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
|
||||
source-map-support@0.5.20:
|
||||
version "0.5.20"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/source-map-support/-/source-map-support-0.5.20.tgz#12166089f8f5e5e8c56926b377633392dd2cb6c9"
|
||||
integrity sha512-n1lZZ8Ve4ksRqizaBQgxXDgKwttHDhyfQjA6YZZn8+AroHbsIz+JjwxQDxbp+7y5OYCI8t1Yk7etjD9CRd2hIw==
|
||||
dependencies:
|
||||
buffer-from "^1.0.0"
|
||||
source-map "^0.6.0"
|
||||
|
|
Loading…
Reference in New Issue