Skip to content

Commit fb3d28b

Browse files
Bump mocha from 9.2.2 to 10.0.0 (#690)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.2.2...v10.0.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e18dde6 commit fb3d28b

2 files changed

Lines changed: 58 additions & 97 deletions

File tree

package-lock.json

Lines changed: 57 additions & 96 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
@@ -336,7 +336,7 @@
336336
"lodash": ">=4.17.21",
337337
"markdown-it": "^13.0.0",
338338
"minimist": ">=1.2.6",
339-
"mocha": "^9.2.2",
339+
"mocha": "^10.0.0",
340340
"typescript": "^4.6.4",
341341
"vsce": "^2.7.0",
342342
"@vscode/test-electron": "^2.1.3",

0 commit comments

Comments
 (0)