Skip to content

Commit a8d5c67

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.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]>
1 parent 1a72578 commit a8d5c67

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
@@ -34,7 +34,7 @@
3434
"@tsconfig/node14": "^14.1.1",
3535
"@types/chai": "^4.3.11",
3636
"@types/chai-as-promised": "^7.1.8",
37-
"@types/mocha": "^10.0.6",
37+
"@types/mocha": "^10.0.7",
3838
"@types/node": "^20.13.0",
3939
"@types/proxyquire": "^1.3.31",
4040
"@types/sinon": "^17.0.3",
@@ -44,7 +44,7 @@
4444
"eslint": "^8.57.0",
4545
"eslint-config-prettier": "^9.1.0",
4646
"eslint-plugin-prettier": "^5.1.3",
47-
"mocha": "^10.4.0",
47+
"mocha": "^10.5.2",
4848
"prettier": "^3.2.5",
4949
"proxyquire": "^2.1.3",
5050
"sinon": "^17.0.1",

0 commit comments

Comments
 (0)