Skip to content

Commit cd5c555

Browse files
chore(deps): update dependency @types/source-map-support to v0.5.6 (#827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 936b1a0 commit cd5c555

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@types/node-fetch": "2.5.8",
9494
"@types/object-hash": "1.3.4",
9595
"@types/redis": "2.8.32",
96-
"@types/source-map-support": "0.5.3",
96+
"@types/source-map-support": "0.5.6",
9797
"@types/supertest": "2.0.11",
9898
"@types/uuid": "8.3.4",
9999
"@types/winston": "2.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2372,10 +2372,10 @@
23722372
"@types/mime" "^1"
23732373
"@types/node" "*"
23742374

2375-
"@types/[email protected].3":
2376-
version "0.5.3"
2377-
resolved "https://registry.yarnpkg.com/@types/source-map-support/-/source-map-support-0.5.3.tgz#acb6b3e499c20692552d16934c16162c84594e16"
2378-
integrity sha512-fvjMjVH8Rmokw2dWh1dkj90iX5R8FPjeZzjNH+6eFXReh0QnHFf1YBl3B0CF0RohIAA3SDRJsGeeUWKl6d7HqA==
2375+
"@types/[email protected].6":
2376+
version "0.5.6"
2377+
resolved "https://registry.yarnpkg.com/@types/source-map-support/-/source-map-support-0.5.6.tgz#aa4a8c98ec73a1f1f30a813573a9b2154a6eb39a"
2378+
integrity sha512-b2nJ9YyXmkhGaa2b8VLM0kJ04xxwNyijcq12/kDoomCt43qbHBeK2SLNJ9iJmETaAj+bKUT05PQUu3Q66GvLhQ==
23792379
dependencies:
23802380
source-map "^0.6.0"
23812381

0 commit comments

Comments
 (0)