Skip to content

Commit ae2dd35

Browse files
Bump mocha from 10.7.3 to 10.8.2 (#145)
Bumps [mocha](https://github.com/mochajs/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a31e52 commit ae2dd35

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
@@ -18,7 +18,7 @@
1818
"author": "Rob Anderson (https://github.com/robandpdx)",
1919
"license": "MIT",
2020
"devDependencies": {
21-
"mocha": "^10.7.3",
21+
"mocha": "^10.8.2",
2222
"nock": "^13.5.5",
2323
"nyc": "^17.1.0",
2424
"smee-client": "^2.0.4",

0 commit comments

Comments
 (0)