Skip to content

Commit c222288

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

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.2",
104104
"@types/express": "4.17.13",
105105
"@types/http-cache-semantics": "4.0.1",
106-
"@types/ioredis": "4.28.8",
106+
"@types/ioredis": "4.28.9",
107107
"@types/jest": "27.4.1",
108108
"@types/jsonwebtoken": "8.5.8",
109109
"@types/migrate-mongo": "8.1.3",

yarn.lock

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

6066-
"@types/[email protected].8":
6067-
version "4.28.8"
6068-
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.28.8.tgz#a181d6eb70e402a6db670fe54b9c5bb66c0fac17"
6069-
integrity sha512-mULOyO2smtvkE1zmzRRA4P0+1UjEqusi014kXOL1q3CY0RgqkR5/wKvv+vAJbPw2Q66wPyylKeevUy+m/FaRMg==
6066+
"@types/[email protected].9":
6067+
version "4.28.9"
6068+
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.28.9.tgz#0da19b0be2f806364fbca23c49d610d782d459dc"
6069+
integrity sha512-0uclpMv1u5MeDohCnAvT8FPvCQt9WprBJRFhAatuaRDJpELzHyDg8bV+MCclFfYz0nAbVNO0xoWsud2/NhOJWg==
60706070
dependencies:
60716071
"@types/node" "*"
60726072

0 commit comments

Comments
 (0)