Skip to content

Commit fe13989

Browse files
Bump mocha from 11.0.1 to 11.1.0 (#415)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.0.1 to 11.1.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.0.1...v11.1.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 853f7b9 commit fe13989

File tree

2 files changed

+67
-41
lines changed

2 files changed

+67
-41
lines changed

package-lock.json

Lines changed: 66 additions & 40 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
@@ -78,7 +78,7 @@
7878
"@vscode/vsce": "^3.2.1",
7979
"assert": "^2.1.0",
8080
"eslint": "^9.18.0",
81-
"mocha": "^11.0.1",
81+
"mocha": "^11.1.0",
8282
"process": "^0.11.10",
8383
"ts-loader": "^9.5.2",
8484
"typescript": "^5.7.3",

0 commit comments

Comments
 (0)