Skip to content

Commit 1ea6a48

Browse files
dependabot[bot]nir0s
authored andcommitted
Build(deps-dev): Bump mocha from 7.1.2 to 8.4.0
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.2 to 8.4.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v7.1.2...v8.4.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 855d63a commit 1ea6a48

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
@@ -31,7 +31,7 @@
3131
"eslint": "6.8.0",
3232
"eslint-config-airbnb-base": "14.1.0",
3333
"eslint-plugin-import": "2.20.1",
34-
"mocha": "7.1.2"
34+
"mocha": "8.4.0"
3535
},
3636
"scripts": {
3737
"lint": "eslint *.js format/*.js ",

0 commit comments

Comments
 (0)