Skip to content

Commit 27124ec

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/supertest to v2.0.10
1 parent 06c6378 commit 27124ec

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
@@ -91,7 +91,7 @@
9191
"@types/object-hash": "1.3.3",
9292
"@types/redis": "2.8.25",
9393
"@types/source-map-support": "0.5.2",
94-
"@types/supertest": "2.0.9",
94+
"@types/supertest": "2.0.10",
9595
"@types/uuid": "3.4.9",
9696
"@types/winston": "2.4.4",
9797
"colors": "1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -667,10 +667,10 @@
667667
"@types/cookiejar" "*"
668668
"@types/node" "*"
669669

670-
"@types/[email protected].9":
671-
version "2.0.9"
672-
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.9.tgz#049bddbcb0ee0d60a9b836ccc977d813a1c32325"
673-
integrity sha512-0BTpWWWAO1+uXaP/oA0KW1eOZv4hc0knhrWowV06Gwwz3kqQxNO98fUFM2e15T+PdPRmOouNFrYvaBgdojPJ3g==
670+
"@types/[email protected].10":
671+
version "2.0.10"
672+
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.10.tgz#630d79b4d82c73e043e43ff777a9ca98d457cab7"
673+
integrity sha512-Xt8TbEyZTnD5Xulw95GLMOkmjGICrOQyJ2jqgkSjAUR3mm7pAIzSR0NFBaMcwlzVvlpCjNwbATcWWwjNiZiFrQ==
674674
dependencies:
675675
"@types/superagent" "*"
676676

0 commit comments

Comments
 (0)