Skip to content

Commit 3c34a21

Browse files
renovate-botbcoe
authored andcommitted
chore(deps): update dependency mocha to v7 (#267)
1 parent 6dcc2c8 commit 3c34a21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-oslogin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"jsdoc-fresh": "^1.0.1",
6060
"jsdoc-region-tag": "^1.0.2",
6161
"linkinator": "^1.5.0",
62-
"mocha": "^6.1.4",
62+
"mocha": "^7.0.0",
6363
"null-loader": "^3.0.0",
6464
"pack-n-play": "^1.0.0-2",
6565
"power-assert": "^1.4.4",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
},
1919
"devDependencies": {
2020
"chai": "^4.2.0",
21-
"mocha": "^6.1.4"
21+
"mocha": "^7.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)