Skip to content

Commit 484e079

Browse files
renovate-botbcoe
authored andcommitted
chore(deps): update dependency c8 to v7 (#493)
1 parent 532397a commit 484e079

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/mocha": "^5.2.7",
5454
"@types/node": "^12.0.0",
5555
"@types/sinon": "^7.5.1",
56-
"c8": "^6.0.0",
56+
"c8": "^7.0.0",
5757
"codecov": "^3.0.2",
5858
"eslint": "^6.0.0",
5959
"eslint-config-prettier": "^6.0.0",

packages/google-cloud-node/samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"yargs": "^15.0.0"
2020
},
2121
"devDependencies": {
22-
"c8": "^6.0.0",
22+
"c8": "^7.0.0",
2323
"chai": "^4.2.0",
2424
"mocha": "^6.0.0",
2525
"uuid": "^3.3.0"

0 commit comments

Comments
 (0)