Skip to content

Commit aa16e08

Browse files
chore(deps-dev): update mocha requirement from ^8.2.0 to ^8.2.1 (#143)
Updates the requirements on [mocha](https://github.com/mochajs/mocha) to permit the latest version. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v8.2.0...v8.2.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8c8d6d commit aa16e08

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
@@ -53,7 +53,7 @@
5353
"eslint-plugin-chai-friendly": "^0.6.0",
5454
"eslint-plugin-import": "^2.22.1",
5555
"eslint-plugin-mocha": "^8.0.0",
56-
"mocha": "^8.2.0",
56+
"mocha": "^8.2.1",
5757
"nyc": "^15.1.0",
5858
"semantic-release": "^17.2.2",
5959
"sinon": "^9.2.1"

0 commit comments

Comments
 (0)