Skip to content

Commit 4a32ab7

Browse files
Bump minimatch and mocha
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) Updates `mocha` from 8.3.2 to 10.1.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v8.3.2...v10.1.0) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: mocha dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38e8ebe commit 4a32ab7

File tree

2 files changed

+121
-110
lines changed

2 files changed

+121
-110
lines changed

package-lock.json

Lines changed: 120 additions & 109 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-plugin-import": "^2.16.0",
2929
"eslint-plugin-promise": "^5.1.0",
3030
"eslint-plugin-standard": "^5.0.0",
31-
"mocha": "^8.3.2",
31+
"mocha": "^10.2.0",
3232
"npm-run-all": "^4.1.5"
3333
},
3434
"engines": {

0 commit comments

Comments
 (0)