Skip to content

Commit

Permalink
chore(deps-dev): bump redis from 4.4.0 to 4.5.1
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/node-redis) from 4.4.0 to 4.5.1.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@4.4.0...redis@4.5.1)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 25, 2022
1 parent 220b098 commit fab121f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
"nodemon": "2.0.20",
"nyc": "15.1.0",
"prettier": "2.7.1",
"redis": "4.4.0",
"redis": "4.5.1",
"rxjs-compat": "6.6.7",
"sinon": "14.0.2",
"sinon-chai": "3.7.0",
Expand Down

0 comments on commit fab121f

Please sign in to comment.