Skip to content

Commit bb9a9b8

Browse files
chore(deps-dev): 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.3.0 to 10.7.3 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.3.0...v10.7.3) 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] <[email protected]>
1 parent e37b50e commit bb9a9b8

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

package-lock.json

Lines changed: 51 additions & 51 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
@@ -19,7 +19,7 @@
1919
"@types/chai": "4.3.11",
2020
"@types/json2csv": "5.0.7",
2121
"@types/json2md": "1.5.4",
22-
"@types/mocha": "10.0.6",
22+
"@types/mocha": "10.0.7",
2323
"@types/node": "22.0.0",
2424
"@types/parse-duration": "0.3.0",
2525
"@types/yargs": "17.0.32",
@@ -32,7 +32,7 @@
3232
"eslint-plugin-import": "2.29.1",
3333
"eslint-plugin-prettier": "5.2.1",
3434
"eslint-plugin-simple-import-sort": "12.0.0",
35-
"mocha": "10.3.0",
35+
"mocha": "10.7.3",
3636
"nyc": "15.1.0",
3737
"semantic-release": "^23.0.8",
3838
"ts-mockito": "2.6.1",

0 commit comments

Comments
 (0)