Skip to content

Commit

Permalink
fix: bump mocha from 10.5.2 to 10.6.0
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.5.2 to 10.6.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.5.2...v10.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 1417c8a commit d0992c2
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 63 deletions.
106 changes: 44 additions & 62 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 @@ -34,7 +34,7 @@
"@babel/node": "^7.24.7",
"chai": "^5.1.1",
"copy-webpack-plugin": "^12.0.2",
"mocha": "^10.5.2",
"mocha": "^10.6.0",
"webpack": "^5.92.1",
"webpack-cli": "^5.1.4"
},
Expand Down

0 comments on commit d0992c2

Please sign in to comment.