Skip to content

Commit dfb7244

Browse files
authored
chore(deps): update dependency mocha to v8 (#448)
1 parent 9dac7a5 commit dfb7244

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-monitoring/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"jsdoc-fresh": "^1.0.1",
5757
"jsdoc-region-tag": "^1.0.2",
5858
"linkinator": "^2.0.0",
59-
"mocha": "^7.0.1",
59+
"mocha": "^8.0.0",
6060
"null-loader": "^4.0.0",
6161
"pack-n-play": "^1.0.0-2",
6262
"sinon": "^9.0.1",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"chai": "^4.2.0",
22-
"mocha": "^7.0.0",
22+
"mocha": "^8.0.0",
2323
"uuid": "^8.0.0"
2424
}
2525
}

0 commit comments

Comments
 (0)