Skip to content

Commit d2d0431

Browse files
build(deps-dev): bump mocha from 10.2.0 to 10.8.2
Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 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.2.0...v10.8.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 10.8.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4d140e commit d2d0431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"eslint-plugin-node": "11.1.0",
2121
"eslint-plugin-promise": "4.3.1",
2222
"eslint-plugin-standard": "4.1.0",
23-
"mocha": "10.2.0",
23+
"mocha": "10.8.2",
2424
"nyc": "15.1.0"
2525
},
2626
"files": [

0 commit comments

Comments
 (0)