Skip to content

Commit ed8e8cd

Browse files
build(deps-dev): bump mocha from 10.2.0 to 11.7.5
Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 11.7.5. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v11.7.5) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97cab2f commit ed8e8cd

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
@@ -22,7 +22,7 @@
2222
"eslint-plugin-promise": "6.1.1",
2323
"eslint-plugin-standard": "4.1.0",
2424
"fast-url-parser": "1.1.3",
25-
"mocha": "10.2.0",
25+
"mocha": "11.7.5",
2626
"nyc": "15.1.0"
2727
},
2828
"files": [

0 commit comments

Comments
 (0)