Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 9882602

Browse files
FlekerGerrit Code Review
authored andcommitted
Merge "Updates to latest versions of Ava and Mocha"
2 parents f7b0e69 + 2fc99d4 commit 9882602

File tree

2 files changed

+151
-197
lines changed

2 files changed

+151
-197
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@types/promise.prototype.finally": "^2.0.2",
3535
"@types/i18n": "^0.8.3",
36-
"ava": "^0.20.0",
36+
"ava": "^0.25.0",
3737
"googleapis": "^32.0.0",
3838
"google-auth-library": "^1.5.0",
3939
"google-proto-files": "^0.16.0",
@@ -48,7 +48,7 @@
4848
"@types/winston": "^2.3.9",
4949
"chai": "3.5.0",
5050
"chai-spies": "^0.7.1",
51-
"mocha": "^3.0.2",
51+
"mocha": "^5.2.0",
5252
"nyc": "^11.6.0",
5353
"sinon": "^6.0.0",
5454
"tslint": "^5.9.1",

0 commit comments

Comments
 (0)