Skip to content

Commit e7b229c

Browse files
build(deps-dev): bump mocha from 9.1.3 to 9.2.2
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 to 9.2.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v9.1.3...v9.2.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 9.2.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ac0b03 commit e7b229c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"eslint": "7.32.0",
2222
"eslint-plugin-markdown": "2.2.1",
23-
"mocha": "9.1.3",
23+
"mocha": "9.2.2",
2424
"nyc": "15.1.0"
2525
},
2626
"files": [

0 commit comments

Comments
 (0)