Skip to content

Commit

Permalink
Bump minimatch and mocha
Browse files Browse the repository at this point in the history
Bumps [minimatch](https:/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https:/mochajs/mocha). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Changelog](https:/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

Updates `mocha` from 9.2.0 to 9.2.2
- [Release notes](https:/mochajs/mocha/releases)
- [Changelog](https:/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v9.2.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]>
  • Loading branch information
dependabot[bot] authored May 22, 2023
1 parent 998f36d commit 72851ad
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 25 deletions.
69 changes: 45 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
"eslint": "^8.14.0",
"husky": "7.0.4",
"lint-staged": "12.3.3",
"mocha": "9.2.0",
"mocha": "9.2.2",
"sinon": "13.0.1",
"sinon-chai": "3.7.0",
"typescript": "4.5.5"
Expand Down

0 comments on commit 72851ad

Please sign in to comment.