Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

Commit

Permalink
Update dependency @types/async-redis to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 27, 2021
1 parent ff8a387 commit a993e35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"homepage": "https://github.com/suggestionsbot/suggestions#readme",
"devDependencies": {
"@types/async-redis": "1.1.1",
"@types/async-redis": "1.1.2",
"@types/common-tags": "1.8.0",
"@types/dotenv": "8.2.0",
"@types/giphy-api": "2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -626,10 +626,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@types/[email protected].1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@types/async-redis/-/async-redis-1.1.1.tgz#487ed546e63ddb84b1a4ae66901b9fe8bc6bd265"
integrity sha512-NUS/27r3XP+3hXAzsV9dGnk6JXXIQErP5xHHlGVqnC+V0gBqAzQy9MojjcDWmhR9nhZ8xp3p6GvR4X3Yl5U7Kw==
"@types/[email protected].2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@types/async-redis/-/async-redis-1.1.2.tgz#8b44948155b9f1c709ae69ee457c8124f58ada00"
integrity sha512-iqHv95+qElhz8hKlby07LlAf8+xoHlVaUYiEZAJOh+cg4673XuWdUEW1mvbx1j7bxBWJcdzcSkLQqJq5h/AtOQ==
dependencies:
"@types/redis" "*"

Expand Down

0 comments on commit a993e35

Please sign in to comment.