Skip to content

Commit 602bbaa

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/ioredis to v4.28.1
1 parent 93ba78d commit 602bbaa

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.27.8",
106+
"@types/ioredis": "4.28.1",
107107
"@types/jest": "27.0.2",
108108
"@types/jsonwebtoken": "8.5.5",
109109
"@types/migrate-mongo": "8.1.2",

yarn.lock

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

5452-
"@types/ioredis@4.27.8":
5453-
version "4.27.8"
5454-
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.27.8.tgz#c2e113e4f0b6834062f155eaac27fa78d38e0790"
5455-
integrity sha512-THsyghYuFI6h/UzwEaeSeagRxiDG1P/NIiL5uTjN7bcbQHwDP6nMWJfEmY0iuu3pOzl1j0FgRpAYz7WWX2eW0Q==
5452+
"@types/ioredis@4.28.1":
5453+
version "4.28.1"
5454+
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.28.1.tgz#27d66f4c0540145826d984b6d0a5b54bbb88c32a"
5455+
integrity sha512-raYHPqRWrfnEoym94BY28mG1+tcZqh3dsp2q7x5IyMAAEvIdu+H0X8diASMpncIm+oHyH9dalOeOnGOL/YnuOA==
54565456
dependencies:
54575457
"@types/node" "*"
54585458

0 commit comments

Comments
 (0)