1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-24 11:35:58 -04:00

Bump mocha from 9.2.2 to 10.2.0

Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.2.2...v10.2.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-12 20:00:53 +00:00
committed by Jake Jarvis
parent b29e535f23
commit 8dfe56b05a
2 changed files with 31 additions and 44 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"@jakejarvis/eslint-config": "*",
"del": "^6.1.1",
"eslint": "^8.27.0",
"mocha": "^9.2.2"
"mocha": "^10.2.0"
},
"scripts": {
"postinstall": "node postinstall.js",