Skip to content

Commit b75b900

Browse files
chore(deps-dev): bump mocha in the development-dependencies group
Bumps the development-dependencies group with 1 update: [mocha](https://github.com/mochajs/mocha). Updates `mocha` from 10.7.3 to 10.8.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.7.3...v10.8.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7e8df6 commit b75b900

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@napi-rs/cli": "^2.18.2",
3030
"chai": "^4.5.0",
31-
"mocha": "^10.7.0",
31+
"mocha": "^10.8.2",
3232
"prettier": "^3.3.3",
3333
"standard-version": "^9.5.0"
3434
},

0 commit comments

Comments
 (0)