Skip to content

Commit 7358421

Browse files
chore(deps-dev): bump mocha from 8.4.0 to 11.0.1
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 11.0.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v8.4.0...v11.0.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1d738f commit 7358421

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
@@ -50,7 +50,7 @@
5050
"eslint-plugin-promise": "^7.1.0",
5151
"eslint-plugin-standard": "^4.0.1",
5252
"gen-esm-wrapper": "^1.1.3",
53-
"mocha": "^8.1.3",
53+
"mocha": "^11.0.1",
5454
"nyc": "^15.1.0",
5555
"ts-node": "^10.9.1",
5656
"typescript": "^4.7.4"

0 commit comments

Comments
 (0)