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

Bump mocha from 9.2.1 to 9.2.2

Bumps [mocha](https://github.com/mochajs/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](https://github.com/mochajs/mocha/compare/v9.2.1...v9.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-11 17:06:12 +00:00
committed by Jake Jarvis
parent 952e7264bd
commit 62516c051e
2 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"@jakejarvis/eslint-config": "*",
"del": "^6.0.0",
"eslint": "^8.10.0",
"mocha": "^9.2.1"
"mocha": "^9.2.2"
},
"scripts": {
"postinstall": "node postinstall.js",