Skip to content

Commit

Permalink
Bump mocha from 10.2.0 to 10.3.0 in /internal/mode/static/nginx/modul…
Browse files Browse the repository at this point in the history
…es (#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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 60f3032 commit fde7eda
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 21 deletions.
47 changes: 27 additions & 20 deletions internal/mode/static/nginx/modules/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/mode/static/nginx/modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"chai": "5.0.3",
"esm": "3.2.25",
"mocha": "10.2.0"
"mocha": "10.3.0"
},
"scripts": {
"format": "prettier -w src/ test/",
Expand Down

0 comments on commit fde7eda

Please sign in to comment.