Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v7 (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and bcoe committed Jan 17, 2020
1 parent 9e96825 commit 5af35f2
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-monitoring/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",
"power-assert": "^1.4.4",
"prettier": "^1.7.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-monitoring/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"p-retry": "^4.0.0",
"uuid": "^3.3.2"
}
Expand Down

0 comments on commit 5af35f2

Please sign in to comment.