Skip to content

Commit

Permalink
build(deps): update dependency handy-redis to v1.8.3 (#6425)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 3, 2020
1 parent b3d8b14 commit a23562a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -131,7 +131,7 @@
"global-agent": "2.1.8",
"got": "9.6.0",
"handlebars": "4.7.6",
"handy-redis": "1.8.1",
"handy-redis": "1.8.3",
"hasha": "5.2.0",
"ignore": "5.1.8",
"ini": "1.3.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4527,10 +4527,10 @@ handlebars@4.7.6, handlebars@^4.7.6:
optionalDependencies:
uglify-js "^3.1.4"

handy-redis@1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/handy-redis/-/handy-redis-1.8.1.tgz#7e5f0fc63bbe8e7ed7a4641e41d314b81a4cd6a0"
integrity sha512-/yA/8l351iLNC/hrbgiz5qrFZNSZYrIVu/lZK6sYPHV8QiKFUb9Xcb1pZjeO7Fe5Z/4Pn6l6KbaQrdkovWqSjQ==
handy-redis@1.8.3:
version "1.8.3"
resolved "https://registry.yarnpkg.com/handy-redis/-/handy-redis-1.8.3.tgz#3c0a5b1ff40f8ff01bb7c06ce3e0d29871fe4c4d"
integrity sha512-TMC47NAaKuUC5jDMlCLNvNDIiNhyUO/ONEM7Xsbv3kiTwR9E1hsx7zctPH4fEoSKvro2gPs8bBb4+Nwscigz2A==
dependencies:
"@types/redis" "^2.8.14"
redis "^3.0.2"
Expand Down

0 comments on commit a23562a

Please sign in to comment.