build(deps): update dependency handy-redis to v2.0.2 (#7593)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-29 09:49:59 +01:00 committed by GitHub
parent dee72f760d
commit 6d3577a45d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -138,7 +138,7 @@
"global-agent": "2.1.12", "global-agent": "2.1.12",
"got": "11.8.0", "got": "11.8.0",
"handlebars": "4.7.6", "handlebars": "4.7.6",
"handy-redis": "2.0.1", "handy-redis": "2.0.2",
"hasha": "5.2.2", "hasha": "5.2.2",
"ignore": "5.1.8", "ignore": "5.1.8",
"ini": "1.3.5", "ini": "1.3.5",

View file

@ -4895,10 +4895,10 @@ handlebars@4.7.6, handlebars@^4.7.6:
optionalDependencies: optionalDependencies:
uglify-js "^3.1.4" uglify-js "^3.1.4"
handy-redis@2.0.1: handy-redis@2.0.2:
version "2.0.1" version "2.0.2"
resolved "https://registry.yarnpkg.com/handy-redis/-/handy-redis-2.0.1.tgz#d6ee2c655e06b667fec138b8c5bff94d77e8bad4" resolved "https://registry.yarnpkg.com/handy-redis/-/handy-redis-2.0.2.tgz#233e33cb428f9b3a5898e338e7d0a6de257cb4d7"
integrity sha512-KEf4AQ+QaYMuRI8GwUfopbcRN6q8V8NEOt09nXN7dv13SEj4NDtzTq1fB7BTpuu8yu2MhC4S0P2u8EzAkt6qdg== integrity sha512-EYug7OQBwvgXFxWam2rNt0Naep2YpRicWzHdXfVCXWBHsW39x86fdSWbeY9Q474J15OVXQfAU48C9YYedsWSdw==
dependencies: dependencies:
"@types/redis" "^2.8.27" "@types/redis" "^2.8.27"