Skip to content

Commit 5854bd4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/ioredis to v4.28.8
1 parent 91914ea commit 5854bd4

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.7",
106+
"@types/ioredis": "4.28.8",
107107
"@types/jest": "27.4.0",
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
@@ -5954,10 +5954,10 @@
59545954
resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-1.8.0.tgz#682477dbbbd07cd032731cb3b0e7eaee3d026b69"
59555955
integrity sha512-2aoSC4UUbHDj2uCsCxcG/vRMXey/m17bC7UwitVm5hn22nI8O8Y9iDpA76Orc+DWkQ4zZrOKEshCqR/jSuXAHA==
59565956

5957-
"@types/[email protected].7":
5958-
version "4.28.7"
5959-
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.28.7.tgz#ee79987ef80597ba8c17cfbf9345859ff9233c2d"
5960-
integrity sha512-jnSGCD2/TPk02j6v6CGqaCEl0LbmLgK6jUuk/AFaSNUBV+SCHiG7E7fnwJreN6hw9GqtLAFkJs4zFbkJrz11mQ==
5957+
"@types/[email protected].8":
5958+
version "4.28.8"
5959+
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.28.8.tgz#a181d6eb70e402a6db670fe54b9c5bb66c0fac17"
5960+
integrity sha512-mULOyO2smtvkE1zmzRRA4P0+1UjEqusi014kXOL1q3CY0RgqkR5/wKvv+vAJbPw2Q66wPyylKeevUy+m/FaRMg==
59615961
dependencies:
59625962
"@types/node" "*"
59635963

0 commit comments

Comments
 (0)