Skip to content

Commit 06c6378

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/source-map-support to v0.5.2
1 parent 1868060 commit 06c6378

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@types/node-fetch": "2.5.7",
9191
"@types/object-hash": "1.3.3",
9292
"@types/redis": "2.8.25",
93-
"@types/source-map-support": "0.5.1",
93+
"@types/source-map-support": "0.5.2",
9494
"@types/supertest": "2.0.9",
9595
"@types/uuid": "3.4.9",
9696
"@types/winston": "2.4.4",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -652,12 +652,13 @@
652652
"@types/express-serve-static-core" "*"
653653
"@types/mime" "*"
654654

655-
"@types/[email protected].1":
656-
version "0.5.1"
657-
resolved "https://registry.yarnpkg.com/@types/source-map-support/-/source-map-support-0.5.1.tgz#b13e4de5bf2e5858e0dfe33fac90556b0f652dc3"
658-
integrity sha512-VDqnZe9D2zR19qbeRvwYyHSp7AtUtCkTaRVFQ8wzwH9TXw9kKKq/vBhfEnFEXVupO2M0lBMA9mr/XyQ6gEkUOA==
655+
"@types/[email protected].2":
656+
version "0.5.2"
657+
resolved "https://registry.yarnpkg.com/@types/source-map-support/-/source-map-support-0.5.2.tgz#35e7446d470e63ec3fff4d7eceee0bc40efad239"
658+
integrity sha512-krvWmwQ2Pzr+Yp8tKjhKC9UguRNg1ev9mNdlVVpVJvU9iynulYZsx3ydf1SPzNNxzhmbWAOAIw5hMWhAMDc2NA==
659659
dependencies:
660660
"@types/node" "*"
661+
source-map "^0.6.0"
661662

662663
"@types/superagent@*":
663664
version "4.1.7"

0 commit comments

Comments
 (0)