Skip to content

Commit dd379f4

Browse files
Bump mocha and @types/mocha (#151)
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.2 - [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.2) 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91725d1 commit dd379f4

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 16 additions & 16 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
@@ -22,10 +22,10 @@
2222
"devDependencies": {
2323
"@types/chai": "^4.3.11",
2424
"@types/express": "^4.17.21",
25-
"@types/mocha": "^10.0.6",
25+
"@types/mocha": "^10.0.7",
2626
"@types/node": "^20.14.9",
2727
"chai": "^4.3.10",
28-
"mocha": "^10.4.0",
28+
"mocha": "^10.5.2",
2929
"nyc": "^15.1.0",
3030
"ts-node": "^10.9.2",
3131
"tsc-watch": "^6.2.0"

0 commit comments

Comments
 (0)