Skip to content

Commit 405778a

Browse files
committed
chore: update dependency mocha to ^11.4.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89ddfb5 commit 405778a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -42,7 +42,7 @@
4242
"eslint-config-loopback": "^13.1.0",
4343
"eslint-plugin-mocha": "^10.5.0",
4444
"loopback-datasource-juggler": "^5.1.8",
45-
"mocha": "^11.3.0",
45+
"mocha": "^11.4.0",
4646
"nyc": "^17.1.0"
4747
},
4848
"ci": {

0 commit comments

Comments
 (0)