Skip to content

Commit ac2adad

Browse files
Bump minimatch and mocha (#151)
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.1 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.1...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bcbb32 commit ac2adad

File tree

2 files changed

+25
-16
lines changed

2 files changed

+25
-16
lines changed

package-lock.json

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

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
"eslint": "^7.32.0",
328328
"glob": "^7.1.7",
329329
"license-checker": "^25.0.1",
330-
"mocha": "^9.2.1",
330+
"mocha": "^9.2.2",
331331
"typescript": "^4.4.3",
332332
"vsce": "^2.6.7"
333333
}

0 commit comments

Comments
 (0)