Skip to content

Commit 8a3edfe

Browse files
deps: bump mocha from 11.7.4 to 11.7.5 in the test group
Bumps the test group with 1 update: [mocha](https://github.com/mochajs/mocha). Updates `mocha` from 11.7.4 to 11.7.5 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.4...v11.7.5) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28cba48 commit 8a3edfe

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

package-lock.json

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

packages/integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"c8": "^10.1.3",
5555
"expect": "^30.2.0",
5656
"jest-mock": "^30.2.0",
57-
"mocha": "^11.7.4",
57+
"mocha": "^11.7.5",
5858
"neovim": "file:../neovim"
5959
}
6060
}

packages/neovim/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"c8": "^10.1.3",
6464
"expect": "^30.2.0",
6565
"jest-mock": "^30.2.0",
66-
"mocha": "^11.7.4",
66+
"mocha": "^11.7.5",
6767
"ts-node": "^10.9.2",
6868
"typedoc": "^0.28.11",
6969
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)