Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 9e32f66

Browse files
chore(deps-dev): update mocha requirement from 6.1.4 to 6.2.0
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@v6.1.4...v6.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e5dbab8 commit 9e32f66

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
@@ -24,7 +24,7 @@
2424
"eslint": "4.19.0",
2525
"eslint-config-airbnb-base": "12.1.0",
2626
"eslint-plugin-import": "2.18.0",
27-
"mocha": "6.1.4"
27+
"mocha": "6.2.0"
2828
},
2929
"keywords": [
3030
"curl",

0 commit comments

Comments
 (0)