Skip to content

Commit

Permalink
build(deps-dev): bump mocha from 10.7.3 to 11.0.1 (#244)
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.3 to 11.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.7.3...v11.0.1)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Dec 6, 2024
1 parent 29f1b2f commit f479dab
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 70 deletions.
163 changes: 94 additions & 69 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
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"html-loader": "^5.0.0",
"html-webpack-plugin": "^5.6.0",
"link": "^2.1.0",
"mocha": "^10.2.0",
"mocha": "^11.0.1",
"ol": "10.2.1",
"prettier": "^3.2.5",
"prism-themes": "^1.9.0",
Expand Down

0 comments on commit f479dab

Please sign in to comment.