Skip to content

Commit 7efa704

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/ioredis to v4.28.5
1 parent 824c63c commit 7efa704

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.3",
106+
"@types/ioredis": "4.28.5",
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
@@ -5690,10 +5690,10 @@
56905690
resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-1.8.0.tgz#682477dbbbd07cd032731cb3b0e7eaee3d026b69"
56915691
integrity sha512-2aoSC4UUbHDj2uCsCxcG/vRMXey/m17bC7UwitVm5hn22nI8O8Y9iDpA76Orc+DWkQ4zZrOKEshCqR/jSuXAHA==
56925692

5693-
"@types/[email protected].3":
5694-
version "4.28.3"
5695-
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.28.3.tgz#f680b6d89cf43a2f904af1d8fa0a28baa44ec6b4"
5696-
integrity sha512-1EvcD2XusY89icy6r+6r65CZ7Sjkg/rGjGTIXLIu8pWR/PQ1J9bhNV22slA6JZzG/5NIHeuGbDEWu9XCZRdyfw==
5693+
"@types/[email protected].5":
5694+
version "4.28.5"
5695+
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.28.5.tgz#933aa76dd0b66147be48f94967e2571ff848408e"
5696+
integrity sha512-bp5mdpzscWZMEE/jLvvzze5TZFYGhynB1am69l/a0XPqZRXWpbswY6lb5buEht57jOnw5pPG5zL9pFUWw1nggw==
56975697
dependencies:
56985698
"@types/node" "*"
56995699

0 commit comments

Comments
 (0)