Skip to content

Commit 817328c

Browse files
Bump mocha from 6.2.2 to 7.0.1 in /test
Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.2 to 7.0.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v6.2.2...v7.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d168ac7 commit 817328c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"mocha": "^6.2.2",
3+
"mocha": "^7.0.1",
44
"node-fetch": "^2.6.0"
55
},
66
"scripts": {

0 commit comments

Comments
 (0)