Skip to content

Commit

Permalink
chore(deps-dev): bump mocha from 10.2.0 to 10.3.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 52a7132 commit 3bc28b6
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 34 deletions.
74 changes: 41 additions & 33 deletions 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 package.json
Expand Up @@ -51,7 +51,7 @@
"finalhandler": "^1.2.0",
"i18next": "^23.8.2",
"isomorphic-fetch": "^3.0.0",
"mocha": "^10.2.0",
"mocha": "^10.3.0",
"serve-static": "^1.15.0"
}
}

0 comments on commit 3bc28b6

Please sign in to comment.