Skip to content

Commit 8ef3575

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/ioredis to v4.28.3
1 parent 742cffc commit 8ef3575

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@types/cli-color": "2.0.1",
104104
"@types/express": "4.17.13",
105105
"@types/http-cache-semantics": "4.0.1",
106-
"@types/ioredis": "4.28.2",
106+
"@types/ioredis": "4.28.3",
107107
"@types/jest": "27.0.3",
108108
"@types/jsonwebtoken": "8.5.6",
109109
"@types/migrate-mongo": "8.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5714,10 +5714,10 @@
57145714
resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-1.8.0.tgz#682477dbbbd07cd032731cb3b0e7eaee3d026b69"
57155715
integrity sha512-2aoSC4UUbHDj2uCsCxcG/vRMXey/m17bC7UwitVm5hn22nI8O8Y9iDpA76Orc+DWkQ4zZrOKEshCqR/jSuXAHA==
57165716

5717-
"@types/[email protected].2":
5718-
version "4.28.2"
5719-
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.28.2.tgz#7ff68944cbb58afefb2a1d8b250ebf48760e93c9"
5720-
integrity sha512-kOCG4ExodOAoslFjsUzwAK1fxqVRx3JX5m7lm3MkWf5WkDwNTtXBtlBig6cQyFwS7P7TPaTWRreQaMwl7e1FFA==
5717+
"@types/[email protected].3":
5718+
version "4.28.3"
5719+
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.28.3.tgz#f680b6d89cf43a2f904af1d8fa0a28baa44ec6b4"
5720+
integrity sha512-1EvcD2XusY89icy6r+6r65CZ7Sjkg/rGjGTIXLIu8pWR/PQ1J9bhNV22slA6JZzG/5NIHeuGbDEWu9XCZRdyfw==
57215721
dependencies:
57225722
"@types/node" "*"
57235723

0 commit comments

Comments
 (0)