Skip to content

Commit d14b404

Browse files
Bump mocha from 11.2.2 to 11.4.0
Bumps [mocha](https://github.com/mochajs/mocha) from 11.2.2 to 11.4.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.2.2...v11.4.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38090a5 commit d14b404

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

package-lock.json

Lines changed: 16 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"eslint-plugin-node": "^11.1.0",
3131
"eslint-plugin-promise": "^6.6.0",
3232
"eslint-plugin-standard": "^5.0.0",
33-
"mocha": "^11.2.2"
33+
"mocha": "^11.4.0"
3434
}
3535
}

0 commit comments

Comments
 (0)