Skip to content

Commit 99c7f69

Browse files
authoredNov 10, 2022
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 9.0.0 to 9.2.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.0.0...v9.2.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: mocha dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9591537 commit 99c7f69

File tree

2 files changed

+111
-86
lines changed

2 files changed

+111
-86
lines changed
 

‎package-lock.json

Lines changed: 110 additions & 85 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
@@ -65,7 +65,7 @@
6565
"eslint-config-prettier": "8.3.0",
6666
"eslint-plugin-prettier": "3.4.0",
6767
"husky": "6.0.0",
68-
"mocha": "9.0.0",
68+
"mocha": "9.2.2",
6969
"nyc": "^15.1.0",
7070
"prettier": "2.3.1",
7171
"should": "13.2.3",

0 commit comments

Comments
 (0)
Please sign in to comment.