Skip to content

Commit 8496df9

Browse files
Bump mocha and @types/mocha
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together. Updates `mocha` from 10.4.0 to 10.5.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.4.0...v10.5.0) Updates `@types/mocha` from 10.0.6 to 10.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a77fe6 commit 8496df9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@
563563
"@types/chai": "^4.3.16",
564564
"@types/decompress": "^4.2.7",
565565
"@types/js-yaml": "^4.0.9",
566-
"@types/mocha": "^10.0.6",
566+
"@types/mocha": "^10.0.7",
567567
"@types/node": "^20.14.5",
568568
"@types/semver": "^7.5.8",
569569
"@types/sinon": "^17.0.3",
@@ -578,7 +578,7 @@
578578
"eslint": "^8.57.0",
579579
"eslint-webpack-plugin": "^4.2.0",
580580
"glob": "^10.4.1",
581-
"mocha": "^10.4.0",
581+
"mocha": "^10.5.0",
582582
"prettier": "^3.3.1",
583583
"sinon": "^18.0.0",
584584
"ts-loader": "^9.5.1",

0 commit comments

Comments
 (0)