Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit e3d1d57

Browse files
renovate[bot]callmehiphop
authored andcommitted
chore(deps): update dependency mocha to v6 (#330)
1 parent 9378d12 commit e3d1d57

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
@@ -59,7 +59,7 @@
5959
"jsdoc-baseline": "git+https://github.com/hegemonic/jsdoc-baseline.git",
6060
"intelli-espower-loader": "^1.0.1",
6161
"jsdoc": "^3.5.5",
62-
"mocha": "^5.2.0",
62+
"mocha": "^6.0.0",
6363
"nyc": "^13.0.0",
6464
"power-assert": "^1.6.0",
6565
"prettier": "^1.13.6",

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@google-cloud/storage": "^2.0.0",
2626
"chai": "^4.2.0",
2727
"execa": "^1.0.0",
28-
"mocha": "^5.0.0",
28+
"mocha": "^6.0.0",
2929
"uuid": "^3.2.1"
3030
}
3131
}

0 commit comments

Comments
 (0)