Skip to content

Commit

Permalink
build(deps-dev): bump mocha from 10.2.0 to 10.3.0
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 26e932e commit 978b045
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 42 deletions.
52 changes: 11 additions & 41 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 @@ -42,7 +42,7 @@
"chai-as-promised": "^7.1.1",
"eslint": "^8.29.0",
"eslint-plugin-editorconfig": "^4.0.2",
"mocha": "^10.2.0",
"mocha": "^10.3.0",
"shelljs": "^0.8.5"
}
}

0 comments on commit 978b045

Please sign in to comment.