Skip to content

Commit 3695076

Browse files
dependabot[bot]datho7561
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) - [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 bb43791 commit 3695076

File tree

2 files changed

+23
-12
lines changed

2 files changed

+23
-12
lines changed

package-lock.json

Lines changed: 22 additions & 11 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
@@ -458,7 +458,7 @@
458458
"gulp": "^4.0.2",
459459
"gulp-rename": "^1.4.0",
460460
"minimist": ">=1.2.6",
461-
"mocha": "^9.2.0",
461+
"mocha": "^9.2.2",
462462
"pom-parser": "^1.2.0",
463463
"ts-loader": "^6.0.1",
464464
"typescript": "^4.1.0",

0 commit comments

Comments
 (0)