Update dependency @types/supertest to v2.0.11

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-03-31 20:46:51 +00:00 committed by David Mehren
parent 890c222fd9
commit 4eea0791df
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3
2 changed files with 5 additions and 5 deletions

View file

@ -68,7 +68,7 @@
"@types/jest": "26.0.22",
"@types/node": "13.13.48",
"@types/shortid": "0.0.29",
"@types/supertest": "2.0.10",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "4.20.0",
"@typescript-eslint/parser": "4.20.0",
"eslint": "7.23.0",

View file

@ -1250,10 +1250,10 @@
"@types/cookiejar" "*"
"@types/node" "*"
"@types/supertest@2.0.10":
version "2.0.10"
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.10.tgz#630d79b4d82c73e043e43ff777a9ca98d457cab7"
integrity sha512-Xt8TbEyZTnD5Xulw95GLMOkmjGICrOQyJ2jqgkSjAUR3mm7pAIzSR0NFBaMcwlzVvlpCjNwbATcWWwjNiZiFrQ==
"@types/supertest@2.0.11":
version "2.0.11"
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.11.tgz#2e70f69f220bc77b4f660d72c2e1a4231f44a77d"
integrity sha512-uci4Esokrw9qGb9bvhhSVEjd6rkny/dk5PK/Qz4yxKiyppEI+dOPlNrZBahE3i+PoKFYyDxChVXZ/ysS/nrm1Q==
dependencies:
"@types/superagent" "*"