Skip to content

Commit 4c6242a

Browse files
Bump mocha from 10.1.0 to 10.2.0 in /internal/nginx/modules (#326)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.1.0 to 10.2.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v10.1.0...v10.2.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dddf857 commit 4c6242a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

internal/nginx/modules/package-lock.json

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

internal/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": "^4.3.7",
44
"esm": "^3.2.25",
5-
"mocha": "^10.1.0"
5+
"mocha": "^10.2.0"
66
},
77
"scripts": {
88
"format": "prettier -w src/ test/",

0 commit comments

Comments
 (0)