Skip to content

Commit 6d96092

Browse files
committed
chore: update dependency mocha to ^10.5.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e75035a commit 6d96092

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -45,7 +45,7 @@
4545
"eslint-config-loopback": "^13.1.0",
4646
"eslint-plugin-mocha": "^10.4.3",
4747
"loopback-connector-throwing": "file:./test/fixtures/loopback-connector-throwing",
48-
"mocha": "^10.4.0",
48+
"mocha": "^10.5.0",
4949
"nyc": "^17.0.0",
5050
"should": "^13.2.3",
5151
"typescript": "^5.5.2"

0 commit comments

Comments
 (0)