Skip to content

Commit

Permalink
chore(deps): update dependency c8 to v7 (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and bcoe committed Dec 28, 2019
1 parent d6a3f99 commit d486ba9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@types/mocha": "^5.2.5",
"@types/node": "^12.0.0",
"c8": "^6.0.0",
"c8": "^7.0.0",
"codecov": "^3.1.0",
"eslint": "^6.0.0",
"eslint-config-prettier": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-redis/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@google-cloud/redis": "^1.4.1"
},
"devDependencies": {
"c8": "^6.0.0",
"c8": "^7.0.0",
"mocha": "^6.0.0"
}
}

0 comments on commit d486ba9

Please sign in to comment.