Skip to content

Commit fde7eda

Browse files
Bump mocha from 10.2.0 to 10.3.0 in /internal/mode/static/nginx/modules (#1552)
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60f3032 commit fde7eda

File tree

2 files changed

+28
-21
lines changed

2 files changed

+28
-21
lines changed

internal/mode/static/nginx/modules/package-lock.json

Lines changed: 27 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/mode/static/nginx/modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"chai": "5.0.3",
44
"esm": "3.2.25",
5-
"mocha": "10.2.0"
5+
"mocha": "10.3.0"
66
},
77
"scripts": {
88
"format": "prettier -w src/ test/",

0 commit comments

Comments
 (0)