Skip to content

Commit

Permalink
build(deps): update dependency handy-redis to v2.1.0 (#8053)
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 Dec 16, 2020
1 parent 878b146 commit 9ea483d
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 @@ -141,7 +141,7 @@
"global-agent": "2.1.12",
"got": "11.8.0",
"handlebars": "4.7.6",
"handy-redis": "2.0.2",
"handy-redis": "2.1.0",
"hasha": "5.2.2",
"ignore": "5.1.8",
"ini": "1.3.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5015,10 +5015,10 @@ handlebars@4.7.6, handlebars@^4.7.6:
optionalDependencies:
uglify-js "^3.1.4"

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==
handy-redis@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/handy-redis/-/handy-redis-2.1.0.tgz#783596960d48c3a81db9996f98ae2db78838d961"
integrity sha512-XEv5k1/vCkvASfzOTNqW4Ft1+QrMbY274uB9KSpBLw1EtzVefXoO4SgdAlUddMHQd6ftv7KWJgr7kb5TXRMk5w==
dependencies:
"@types/redis" "^2.8.27"

Expand Down

0 comments on commit 9ea483d

Please sign in to comment.