Skip to content

Commit 17beb77

Browse files
authored
Update mocha dependency (#298)
1 parent 5e5e160 commit 17beb77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@types/chai": "^3.4.32",
3535
"@types/chai-as-promised": "0.0.28",
36-
"@types/mocha": "^2.2.31",
36+
"@types/mocha": "^5.2.5",
3737
"@types/mock-require": "^1.3.3",
3838
"@types/nock": "^0.54.32",
3939
"@types/node": "^6.0.38",
@@ -42,7 +42,7 @@
4242
"chai-as-promised": "^5.2.0",
4343
"firebase-admin": "~6.0.0",
4444
"istanbul": "^0.4.2",
45-
"mocha": "^2.4.5",
45+
"mocha": "^5.2.0",
4646
"mock-require": "^2.0.1",
4747
"nock": "^9.0.0",
4848
"prettier": "^1.13.7",

0 commit comments

Comments
 (0)