Skip to content

Commit b399b65

Browse files
deps: bump mocha from 10.7.3 to 10.8.2 in the test group
Bumps the test group with 1 update: [mocha](https://github.com/mochajs/mocha). Updates `mocha` from 10.7.3 to 10.8.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.7.3...v10.8.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0f90cc commit b399b65

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

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.2",
5555
"expect": "^29.7.0",
5656
"jest-mock": "^29.7.0",
57-
"mocha": "^10.7.3",
57+
"mocha": "^10.8.2",
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.2",
6464
"expect": "^29.7.0",
6565
"jest-mock": "^29.7.0",
66-
"mocha": "^10.7.3",
66+
"mocha": "^10.8.2",
6767
"ts-node": "^10.9.2",
6868
"typedoc": "^0.26.7",
6969
"typescript": "^5.6.3"

0 commit comments

Comments
 (0)