Skip to content

Commit 8d20385

Browse files
chore(deps-dev): bump mocha in the test-tools group
Bumps the test-tools group with 1 update: [mocha](https://github.com/mochajs/mocha). Updates `mocha` from 11.7.1 to 11.7.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.1...v11.7.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test-tools ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22e1302 commit 8d20385

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -46,7 +46,7 @@
4646
"chai": "^4.5.0",
4747
"eslint": "^8.57.1",
4848
"js-yaml": "^4.1.0",
49-
"mocha": "^11.7.1",
49+
"mocha": "^11.7.2",
5050
"nyc": "^17.1.0",
5151
"sinon": "^21.0.0",
5252
"sinon-chai": "^3.7.0",

0 commit comments

Comments
 (0)