Skip to content

Commit 983f965

Browse files
Bump @types/ioredis from 4.17.10 to 4.19.4
Bumps [@types/ioredis](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ioredis) from 4.17.10 to 4.19.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ioredis) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8d916d4 commit 983f965

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/bcryptjs": "^2.4.2",
4949
"@types/express": "^4.17.11",
5050
"@types/hapi__joi": "^17.1.6",
51-
"@types/ioredis": "^4.17.10",
51+
"@types/ioredis": "^4.19.4",
5252
"@types/jest": "^26.0.20",
5353
"@types/jsonwebtoken": "^8.5.0",
5454
"@types/mongodb": "^3.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,10 +1358,10 @@
13581358
resolved "https://registry.yarnpkg.com/@types/hapi__joi/-/hapi__joi-17.1.6.tgz#b84663676aa9753c17183718338dd40ddcbd3754"
13591359
integrity sha512-y3A1MzNC0FmzD5+ys59RziE1WqKrL13nxtJgrSzjoO7boue5B7zZD2nZLPwrSuUviFjpKFQtgHYSvhDGfIE4jA==
13601360

1361-
"@types/ioredis@^4.17.10":
1362-
version "4.17.10"
1363-
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.17.10.tgz#63a99d9655b4f41682e627812ac1cbb2c0668ffa"
1364-
integrity sha512-1K6BE5oAuu+j8g0mMGDxFvEpbveI3w6aGtcaG3MgszofIGb5ms5xx7m+pgKiXb80c9kuwIaJMiNEeVOWZV3UiQ==
1361+
"@types/ioredis@^4.19.4":
1362+
version "4.19.4"
1363+
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.19.4.tgz#81fbdae1e0abe83cee9832b51e46bb692070c30d"
1364+
integrity sha512-NrXnrymvlUioki2hoFCGakAf/1ej/scdI+ViuTchFmc8KL8DHM2uMcxWx5foKd2C4IkXswX46yoMsexvnr9kPg==
13651365
dependencies:
13661366
"@types/node" "*"
13671367

0 commit comments

Comments
 (0)