Skip to content

Commit 4f4d6b3

Browse files
build(deps-dev): bump mocha from 9.2.0 to 9.2.1
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.0 to 9.2.1. - [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.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96e3175 commit 4f4d6b3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -10,7 +10,7 @@
1010
"gulp-data": "^1.3.1",
1111
"gulp-load-plugins": "^2.0.7",
1212
"gulp-pug": "^5.0.0",
13-
"mocha": "^9.2.0"
13+
"mocha": "^9.2.1"
1414
},
1515
"scripts": {
1616
"test": "mocha --no-config --no-package ./test/**/test*.js"

0 commit comments

Comments
 (0)