Skip to content

Commit 715db84

Browse files
renovate-botJustinBeckwith
authored andcommitted
chore(deps): update dependency mocha to v7 (googleapis#1926)
1 parent 0198488 commit 715db84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"linkinator": "^1.5.0",
7777
"minimist": "^1.2.0",
7878
"mkdirp": "^0.5.1",
79-
"mocha": "^6.2.2",
79+
"mocha": "^7.0.0",
8080
"mv": "^2.1.1",
8181
"ncp": "^2.0.0",
8282
"nock": "^11.3.2",

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"chai": "^4.2.0",
2626
"execa": "^4.0.0",
27-
"mocha": "^6.2.2",
27+
"mocha": "^7.0.0",
2828
"nock": "^11.7.0"
2929
}
3030
}

0 commit comments

Comments
 (0)