Skip to content

Commit 0866e87

Browse files
renovate[bot]JustinBeckwith
authored andcommitted
chore(deps): update dependency mocha to v6 (#430)
1 parent ce395e6 commit 0866e87

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/packages/google-gax/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-prettier": "^3.0.0",
4848
"gts": "^0.9.0",
4949
"intelli-espower-loader": "^1.0.1",
50-
"mocha": "~5.2.0",
50+
"mocha": "~6.0.0",
5151
"nyc": "^13.1.0",
5252
"pegjs": "~0.10.0",
5353
"prettier": "^1.15.2",

packages/packages/google-gax/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"google-gax": "^0.25.2"
1515
},
1616
"devDependencies": {
17-
"mocha": "^5.2.0"
17+
"mocha": "^6.0.0"
1818
}
1919
}

0 commit comments

Comments
 (0)