Skip to content

Commit f1a0161

Browse files
chore: update dependency mocha to v11 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9cb66f9 commit f1a0161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint": "^9.35.0",
2525
"eslint-config-eslint": "^13.0.0",
2626
"globals": "^16.0.0",
27-
"mocha": "^10.4.0",
27+
"mocha": "^11.0.0",
2828
"sinon": "^18.0.0"
2929
},
3030
"keywords": [

0 commit comments

Comments
 (0)