Skip to content

Commit 8b7a2bc

Browse files
chore(deps-dev): bump mocha from 8.4.0 to 11.2.2
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 11.2.2. - [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.2.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.2.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6778999 commit 8b7a2bc

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
@@ -55,7 +55,7 @@
5555
"eslint-plugin-node": "^11.0.0",
5656
"eslint-plugin-promise": "^5.1.0",
5757
"eslint-plugin-standard": "^5.0.0",
58-
"mocha": "^8.0.1",
58+
"mocha": "^11.2.2",
5959
"nyc": "^15.0.0",
6060
"promise-retry": "^2.0.1",
6161
"tmp-promise": "^3.0.2"

0 commit comments

Comments
 (0)