Skip to content

Commit

Permalink
Bump mocha from 10.4.0 to 10.5.2 in /dashgit-web/test
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.4.0 to 10.5.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.4.0...v10.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent a6d3c80 commit ea4fd8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashgit-web/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"report": "mocha Test*.js --reporter mochawesome"
},
"dependencies": {
"mocha": "10.4.0",
"mocha": "10.5.2",
"chai": "5.1.1",
"mochawesome": "7.1.3"
}
Expand Down

0 comments on commit ea4fd8d

Please sign in to comment.