Skip to content

Commit 97457d2

Browse files
Bump redis from 2.8.0 to 3.1.1 in /tests/ignore-packages
Bumps [redis](https://github.com/NodeRedis/node-redis) from 2.8.0 to 3.1.1. - [Release notes](https://github.com/NodeRedis/node-redis/releases) - [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md) - [Commits](redis/node-redis@v.2.8.0...v3.1.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0de12ac commit 97457d2

File tree

2 files changed

+26
-17
lines changed

2 files changed

+26
-17
lines changed

tests/ignore-packages/package-lock.json

Lines changed: 25 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/ignore-packages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"author": "",
1111
"license": "ISC",
1212
"dependencies": {
13-
"redis": "^2.8.0"
13+
"redis": "^3.1.1"
1414
}
1515
}

0 commit comments

Comments
 (0)