Skip to content

Commit 54698cf

Browse files
dependabot[bot]MathiasReker
authored andcommitted
Bump mocha from 10.2.0 to 10.3.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v10.3.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dda1424 commit 54698cf

File tree

2 files changed

+12
-42
lines changed

2 files changed

+12
-42
lines changed

package-lock.json

+11-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-config-airbnb-base": "^15.0.0",
5050
"eslint-plugin-import": "^2.29.1",
5151
"jest": "^29.7.0",
52-
"mocha": "^10.2.0",
52+
"mocha": "^10.3.0",
5353
"supertest": "^6.3.4"
5454
}
5555
}

0 commit comments

Comments
 (0)