Skip to content

Commit 340f2d1

Browse files
Merge pull request #158 from samuelterra22/dependabot/npm_and_yarn/types/ioredis-4.17.4
Bump @types/ioredis from 4.17.3 to 4.17.4
2 parents 7060fb9 + c9f3ebb commit 340f2d1

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.8",
5050
"@types/hapi__joi": "^17.1.0",
51-
"@types/ioredis": "^4.17.3",
51+
"@types/ioredis": "^4.17.4",
5252
"@types/jest": "^26.0.13",
5353
"@types/jsonwebtoken": "^8.5.0",
5454
"@types/mongodb": "^3.5.27",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1339,10 +1339,10 @@
13391339
resolved "https://registry.yarnpkg.com/@types/hapi__joi/-/hapi__joi-17.1.4.tgz#e46cd1bd81d25cd45247d652dadb3666514d807c"
13401340
integrity sha512-gqY3TeTyZvnyNhM02HgyCIoGIWsTFMnuzMfnD8evTsr1KIfueGJaz+QC77j+dFvhZ5cJArUNjDRHUjPxNohzGA==
13411341

1342-
"@types/ioredis@^4.17.3":
1343-
version "4.17.3"
1344-
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.17.3.tgz#65ba8b9344576ecb229c57ec1db92be3fe830ee9"
1345-
integrity sha512-G0pN/WZb7OBMFksZOBcqATBUeBII00IZ7C9OW0bm7VG3XMXBI75stTXWLBxm6iNLQxdjFZgzThRbc3gBXBhZGw==
1342+
"@types/ioredis@^4.17.4":
1343+
version "4.17.4"
1344+
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.17.4.tgz#e4c2d8d51ecb1f4752b660f8e19b88b1c5329b2e"
1345+
integrity sha512-kb5+thmQJ7HHyOAnCOeqRJlF2fyvadHghnLLLKZzCNyShStJeIQtNGGDjA30gWqj6UFSDAWBfGEMKrFDrGfvzQ==
13461346
dependencies:
13471347
"@types/node" "*"
13481348

0 commit comments

Comments
 (0)