build(deps-dev): bump source-map-support from 0.5.19 to 0.5.20

This commit is contained in:
dependabot[bot] 2021-09-17 12:08:37 +00:00 committed by GitHub
parent 41cdcbf20a
commit 893a91388c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -77,7 +77,7 @@
"prettier": "^2.4.0",
"shx": "^0.3.3",
"sinon": "^11.1.2",
"source-map-support": "^0.5.19",
"source-map-support": "^0.5.20",
"ts-node": "^10.2.1",
"tslib": "^2.3.1",
"typescript": "^4.4.3"

View file

@ -5979,10 +5979,10 @@ sort-keys@^4.0.0:
dependencies:
is-plain-obj "^2.0.0"
source-map-support@^0.5.19:
version "0.5.19"
resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
source-map-support@^0.5.19, source-map-support@^0.5.20:
version "0.5.20"
resolved "https://registry.npmjs.org/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"