Skip to content

Commit a00bb41

Browse files
Bump minimatch and mocha (learn-co-curriculum#32)
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.1.3 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.1.3...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50fce18 commit a00bb41

File tree

2 files changed

+97
-70
lines changed

2 files changed

+97
-70
lines changed

package-lock.json

Lines changed: 96 additions & 69 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
@@ -21,7 +21,7 @@
2121
"global-jsdom": "^8.3.0",
2222
"html-validate": "^6.1.2",
2323
"jsdom": "^18.1.0",
24-
"mocha": "^9.1.3",
24+
"mocha": "^9.2.2",
2525
"mocha-multi": "^1.1.5"
2626
}
2727
}

0 commit comments

Comments
 (0)