Skip to content

Commit f133c97

Browse files
Bump @types/mocha from 10.0.8 to 10.0.9
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.8 to 10.0.9. - [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]>
1 parent bd4e387 commit f133c97

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@
481481
"lint:eslint": "eslint src --ext .ts"
482482
},
483483
"devDependencies": {
484-
"@types/mocha": "^10.0.8",
484+
"@types/mocha": "^10.0.9",
485485
"@types/node": "16.x",
486486
"@types/vscode": "1.64.0",
487487
"@typescript-eslint/eslint-plugin": "^5.48.1",

0 commit comments

Comments
 (0)