Skip to content

Commit 6de3758

Browse files
dependabot[bot]Flarna
authored andcommitted
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) - [Changelog](https://github.com/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://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/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] <support@github.com>
1 parent 67b6e71 commit 6de3758

File tree

2 files changed

+68
-24
lines changed

2 files changed

+68
-24
lines changed

package-lock.json

Lines changed: 67 additions & 23 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
@@ -38,7 +38,7 @@
3838
"@types/mocha": "9.1.0",
3939
"@types/node": "17.0.14",
4040
"@types/sinon": "10.0.9",
41-
"mocha": "9.2.0",
41+
"mocha": "9.2.2",
4242
"rimraf": "3.0.2",
4343
"sinon": "13.0.0",
4444
"source-map-support": "0.5.21",

0 commit comments

Comments
 (0)