Skip to content

Commit df116f5

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 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] <[email protected]>
1 parent 528a403 commit df116f5

File tree

2 files changed

+45
-24
lines changed

2 files changed

+45
-24
lines changed

package-lock.json

Lines changed: 44 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
@@ -58,7 +58,7 @@
5858
"@types/node": "^8.10.60",
5959
"@vscode/test-electron": "^2.1.5",
6060
"glob": "^7.1.6",
61-
"mocha": "^9.1.4",
61+
"mocha": "^9.2.2",
6262
"ts-loader": "^6.2.2",
6363
"tslint": "^5.20.1",
6464
"typescript": "^3.8.3"

0 commit comments

Comments
 (0)