Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v7 (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and bcoe committed Jan 14, 2020
1 parent 32f9e2c commit 8387441
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-securitycenter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"jsdoc-fresh": "^1.0.1",
"jsdoc-region-tag": "^1.0.2",
"linkinator": "^1.5.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"c8": "^7.0.0",
"power-assert": "^1.4.4",
"prettier": "^1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-securitycenter/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
},
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^6.0.2"
"mocha": "^7.0.0"
}
}

0 comments on commit 8387441

Please sign in to comment.