Skip to content

Commit 052bbce

Browse files
chore(deps): update dependency @types/supertest to v2.0.11 (#772)
Co-authored-by: Renovate Bot <[email protected]>
1 parent af46576 commit 052bbce

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
@@ -94,7 +94,7 @@
9494
"@types/object-hash": "1.3.4",
9595
"@types/redis": "2.8.32",
9696
"@types/source-map-support": "0.5.3",
97-
"@types/supertest": "2.0.10",
97+
"@types/supertest": "2.0.11",
9898
"@types/uuid": "8.3.4",
9999
"@types/winston": "2.4.4",
100100
"@typescript-eslint/eslint-plugin": "4.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,10 +1293,10 @@
12931293
"@types/cookiejar" "*"
12941294
"@types/node" "*"
12951295

1296-
"@types/[email protected].10":
1297-
version "2.0.10"
1298-
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.10.tgz#630d79b4d82c73e043e43ff777a9ca98d457cab7"
1299-
integrity sha512-Xt8TbEyZTnD5Xulw95GLMOkmjGICrOQyJ2jqgkSjAUR3mm7pAIzSR0NFBaMcwlzVvlpCjNwbATcWWwjNiZiFrQ==
1296+
"@types/[email protected].11":
1297+
version "2.0.11"
1298+
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.11.tgz#2e70f69f220bc77b4f660d72c2e1a4231f44a77d"
1299+
integrity sha512-uci4Esokrw9qGb9bvhhSVEjd6rkny/dk5PK/Qz4yxKiyppEI+dOPlNrZBahE3i+PoKFYyDxChVXZ/ysS/nrm1Q==
13001300
dependencies:
13011301
"@types/superagent" "*"
13021302

0 commit comments

Comments
 (0)