Skip to content

Commit

Permalink
Bump mocha from 10.6.0 to 10.7.0 in /tests/UI
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.6.0 to 10.7.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.6.0...v10.7.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 Jul 22, 2024
1 parent f4b3db9 commit 233c57a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions tests/UI/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 tests/UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"chai": "^4.4.1",
"chai-string": "^1.5.0",
"dotenv": "^16.4.5",
"mocha": "^10.6.0",
"mocha": "^10.7.0",
"mochawesome": "^7.1.3",
"mysql2": "^3.10.3",
"playwright": "^1.42.1"
Expand Down

0 comments on commit 233c57a

Please sign in to comment.