Skip to content

Commit ec55c6d

Browse files
Bump @types/mocha from 10.0.7 to 10.0.8 (#1776)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.7 to 10.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - 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 439fbfb commit ec55c6d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

packages/compute-baseline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@types/chai": "^4.3.19",
2525
"@types/chai-jest-snapshot": "^1.3.8",
26-
"@types/mocha": "^10.0.7",
26+
"@types/mocha": "^10.0.8",
2727
"c8": "^10.1.2",
2828
"chai": "^5.1.1",
2929
"chai-jest-snapshot": "^2.0.0",

0 commit comments

Comments
 (0)