Skip to content

Commit

Permalink
deps: bump mocha from 10.7.3 to 10.8.2 in the test group
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent 366d6a7 commit 7bc8feb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"c8": "^10.1.2",
"expect": "^29.7.0",
"jest-mock": "^29.7.0",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"neovim": "file:../neovim"
}
}
2 changes: 1 addition & 1 deletion packages/neovim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"c8": "^10.1.2",
"expect": "^29.7.0",
"jest-mock": "^29.7.0",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"ts-node": "^10.9.2",
"typedoc": "^0.26.7",
"typescript": "^5.6.3"
Expand Down

0 comments on commit 7bc8feb

Please sign in to comment.