Skip to content

Commit 536bafa

Browse files
Merge pull request #358 from samuelterra22/dependabot/npm_and_yarn/types/ioredis-4.17.10
Bump @types/ioredis from 4.17.4 to 4.17.10
2 parents 9160a7c + caa8cbf commit 536bafa

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.9",
5050
"@types/hapi__joi": "^17.1.6",
51-
"@types/ioredis": "^4.17.4",
51+
"@types/ioredis": "^4.17.10",
5252
"@types/jest": "^26.0.14",
5353
"@types/jsonwebtoken": "^8.5.0",
5454
"@types/mongodb": "^3.5.34",

yarn.lock

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

1347-
"@types/ioredis@^4.17.4":
1348-
version "4.17.4"
1349-
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.17.4.tgz#e4c2d8d51ecb1f4752b660f8e19b88b1c5329b2e"
1350-
integrity sha512-kb5+thmQJ7HHyOAnCOeqRJlF2fyvadHghnLLLKZzCNyShStJeIQtNGGDjA30gWqj6UFSDAWBfGEMKrFDrGfvzQ==
1347+
"@types/ioredis@^4.17.10":
1348+
version "4.17.10"
1349+
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.17.10.tgz#63a99d9655b4f41682e627812ac1cbb2c0668ffa"
1350+
integrity sha512-1K6BE5oAuu+j8g0mMGDxFvEpbveI3w6aGtcaG3MgszofIGb5ms5xx7m+pgKiXb80c9kuwIaJMiNEeVOWZV3UiQ==
13511351
dependencies:
13521352
"@types/node" "*"
13531353

0 commit comments

Comments
 (0)