Skip to content

Commit f765530

Browse files
chore(deps-dev): bump mocha from 7.2.0 to 8.0.1 (#90)
Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.0.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v7.2.0...v8.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent de8657b commit f765530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"jsdoc": "^3.4.0",
4040
"lodash": "^4.17.15",
4141
"minami": "^1.1.1",
42-
"mocha": "^7.0.0",
42+
"mocha": "^8.0.1",
4343
"nyc": "^15.0.0",
4444
"sinon": "^9.0.2"
4545
},

0 commit comments

Comments
 (0)