Skip to content

Commit

Permalink
Bump mocha from 10.2.0 to 10.3.0 in /dashgit-web/test
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent 4d23c72 commit f0f3520
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.2.0",
"mocha": "10.3.0",
"chai": "5.1.0",
"mochawesome": "7.1.3"
}
Expand Down

0 comments on commit f0f3520

Please sign in to comment.