Skip to content

Commit f45f7ad

Browse files
chore(deps): pin dependency @types/redis to 4.0.10 (#1064)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | @&#8203;types/redis | devDependencies | pin | [`^4.0.10` -> `4.0.10`](https://renovatebot.com/diffs/npm/@types%2fredis/4.0.10/4.0.10) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/quirrel-dev/quirrel). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuNSIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC41In0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7084e8d commit f45f7ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/ms": "0.7.31",
5252
"@types/node-fetch": "2.6.2",
5353
"@types/parse-gitignore": "1.0.0",
54-
"@types/redis": "^4.0.10",
54+
"@types/redis": "4.0.10",
5555
"@types/supertest": "2.0.12",
5656
"@types/uuid": "8.3.4",
5757
"@types/websocket": "1.0.5",

0 commit comments

Comments
 (0)