Skip to content

Commit ea79b06

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] <[email protected]>
1 parent f118336 commit ea79b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"eslint-plugin-node": "6.0.1",
1717
"eslint-plugin-promise": "3.8.0",
1818
"eslint-plugin-standard": "3.1.0",
19-
"mocha": "10.2.0",
19+
"mocha": "10.8.2",
2020
"nyc": "15.1.0"
2121
},
2222
"files": [

0 commit comments

Comments
 (0)