Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v7 (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and bcoe committed Jan 6, 2020
1 parent 268ee82 commit 2fee815
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-oslogin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"jsdoc-fresh": "^1.0.1",
"jsdoc-region-tag": "^1.0.2",
"linkinator": "^1.5.0",
"mocha": "^6.1.4",
"mocha": "^7.0.0",
"null-loader": "^3.0.0",
"pack-n-play": "^1.0.0-2",
"power-assert": "^1.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-oslogin/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
},
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^6.1.4"
"mocha": "^7.0.0"
}
}

0 comments on commit 2fee815

Please sign in to comment.