chore(deps): update dependency @types/redis to v2.8.8 (#2000)

This commit is contained in:
renovate[bot] 2018-11-21 18:04:30 +00:00 committed by GitHub
parent 10e02510a6
commit 16553f8535
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -1503,9 +1503,9 @@
"integrity": "sha512-HtKGu+qG1NPvYe1z7ezLsyIaXYyi8SoAVqWDZgDQ8dLrsZvSzUNCwZyfX33uhWxL/SU0ZDQZ3nwZ0nimt507Kw=="
},
"@types/redis": {
"version": "2.8.7",
"resolved": "https://registry.npmjs.org/@types/redis/-/redis-2.8.7.tgz",
"integrity": "sha512-ZMW8M5LRxU0D4u2GhnCEqJ1/mUJKSudlCWxeP1FRxfZQqr0Pb4tonPLzDEyRpC50uvEfAP3xOLjDuUOWi0QHCQ==",
"version": "2.8.8",
"resolved": "https://registry.npmjs.org/@types/redis/-/redis-2.8.8.tgz",
"integrity": "sha512-o/1ufNVPA92uum9HFbEiXXIHBuLywSwHQtAZoACMc1FhPXS5YftybBC1EI0zjdbUb273VVWF0Ivll/bq4g+gyw==",
"dev": true,
"requires": {
"@types/node": "*"

View file

@ -80,7 +80,7 @@
"@types/multer": "1.3.7",
"@types/node": "10.12.9",
"@types/node-fetch": "2.1.4",
"@types/redis": "2.8.7",
"@types/redis": "2.8.8",
"@types/request": "2.48.1",
"@types/request-promise": "4.1.42",
"@types/test-listen": "1.1.0",