Skip to content

Commit

Permalink
build(deps): update dependency handy-redis to v2.0.2 (#7593)
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 Oct 29, 2020
1 parent dee72f7 commit 6d3577a
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 @@ -138,7 +138,7 @@
"global-agent": "2.1.12",
"got": "11.8.0",
"handlebars": "4.7.6",
"handy-redis": "2.0.1",
"handy-redis": "2.0.2",
"hasha": "5.2.2",
"ignore": "5.1.8",
"ini": "1.3.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4895,10 +4895,10 @@ handlebars@4.7.6, handlebars@^4.7.6:
optionalDependencies:
uglify-js "^3.1.4"

handy-redis@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/handy-redis/-/handy-redis-2.0.1.tgz#d6ee2c655e06b667fec138b8c5bff94d77e8bad4"
integrity sha512-KEf4AQ+QaYMuRI8GwUfopbcRN6q8V8NEOt09nXN7dv13SEj4NDtzTq1fB7BTpuu8yu2MhC4S0P2u8EzAkt6qdg==
handy-redis@2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/handy-redis/-/handy-redis-2.0.2.tgz#233e33cb428f9b3a5898e338e7d0a6de257cb4d7"
integrity sha512-EYug7OQBwvgXFxWam2rNt0Naep2YpRicWzHdXfVCXWBHsW39x86fdSWbeY9Q474J15OVXQfAU48C9YYedsWSdw==
dependencies:
"@types/redis" "^2.8.27"

Expand Down

0 comments on commit 6d3577a

Please sign in to comment.