Skip to content

Commit a9a9347

Browse files
chore(no-release): bump @types/mocha from 9.1.1 to 10.0.0 (#205)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 9.1.1 to 10.0.0. - [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-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 604ca1f commit a9a9347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@stablelib/sha512": "^1.0.1",
110110
"@types/chai": "^4.3.0",
111111
"@types/chai-as-promised": "^7.1.4",
112-
"@types/mocha": "^9.0.0",
112+
"@types/mocha": "^10.0.0",
113113
"@types/node": "^18.0.0",
114114
"@typescript-eslint/eslint-plugin": "^5.6.0",
115115
"@typescript-eslint/parser": "^5.6.0",

0 commit comments

Comments
 (0)