Skip to content

Commit 06bf579

Browse files
chore(dev-deps): bump mocha from 11.7.6 to 11.8.0
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.6 to 11.8.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.8.0/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.6...v11.8.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd77164 commit 06bf579

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-plugin-jsdoc": "^46.10.1",
5454
"eslint-plugin-prettier": "^3.1.3",
5555
"husky": "^8.0.3",
56-
"mocha": "^11.7.6",
56+
"mocha": "^11.8.0",
5757
"nyc": "^15.1.0",
5858
"prettier": "^2.0.5",
5959
"pretty-quick": "^3.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5054,10 +5054,10 @@ mocha@^10.7.0:
50545054
yargs-parser "^20.2.9"
50555055
yargs-unparser "^2.0.0"
50565056

5057-
mocha@^11.7.6:
5058-
version "11.7.6"
5059-
resolved "https://registry.npmjs.org/mocha/-/mocha-11.7.6.tgz#ebbe22989d04cbb9424a36307320476624c41a33"
5060-
integrity sha512-nS9xOGbw2I3cjCpxwZAEJ9xK9lmJ08vEkQvLtz4du9ZrF9UrjRpeJGiIgl2Z+Qs++pmB4ecDe48Fwsh+j+j7xA==
5057+
mocha@^11.8.0:
5058+
version "11.8.0"
5059+
resolved "https://registry.npmjs.org/mocha/-/mocha-11.8.0.tgz#9163cc59600ec26470f6b040e30aa51acc973ed2"
5060+
integrity sha512-VyCeUdGN3A9lmCTTgG4yuvY9ixxaDk+xt2R/7/+1AP6EqNG+G9OKkzBwhVtVYoNX8YsxNSgAl8mOv3IAeOpFbw==
50615061
dependencies:
50625062
browser-stdout "^1.3.1"
50635063
chokidar "^4.0.1"

0 commit comments

Comments
 (0)