Skip to content

Commit bfd1987

Browse files
build(deps-dev): bump @types/redis from 2.8.27 to 2.8.28
Bumps [@types/redis](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/redis) from 2.8.27 to 2.8.28. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/redis) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d280828 commit bfd1987

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@types/passport": "^1.0.2",
9696
"@types/passport-jwt": "^3.0.3",
9797
"@types/passport-local": "^1.0.33",
98-
"@types/redis": "^2.8.27",
98+
"@types/redis": "^2.8.28",
9999
"@types/sequelize": "^4.28.8",
100100
"@types/swagger-jsdoc": "^3.0.2",
101101
"@types/swagger-ui-express": "^4.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1452,10 +1452,10 @@
14521452
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
14531453
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
14541454

1455-
"@types/redis@^2.8.27":
1456-
version "2.8.27"
1457-
resolved "https://registry.yarnpkg.com/@types/redis/-/redis-2.8.27.tgz#9bc89b472f3fc4a57a06c1823f2fc860c6c2fdf3"
1458-
integrity sha512-RRHarqPp3mgqHz+qzLVuQCJAIVaB3JBaczoj24QVVYu08wiCmB8vbOeNeK9lIH+pyT7+R/bbEPghAZZuhbZm0g==
1455+
"@types/redis@^2.8.28":
1456+
version "2.8.28"
1457+
resolved "https://registry.yarnpkg.com/@types/redis/-/redis-2.8.28.tgz#5862b2b64aa7f7cbc76dafd7e6f06992b52c55e3"
1458+
integrity sha512-8l2gr2OQ969ypa7hFOeKqtFoY70XkHxISV0pAwmQ2nm6CSPb1brmTmqJCGGrekCo+pAZyWlNXr+Kvo6L/1wijA==
14591459
dependencies:
14601460
"@types/node" "*"
14611461

0 commit comments

Comments
 (0)