Skip to content

Commit 4652846

Browse files
Update dependency mocha to v10 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c780fe7 commit 4652846

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
@@ -62,7 +62,7 @@
6262
"eslint-plugin-vue-libs": "^4.0.0",
6363
"fs-extra": "^11.0.0",
6464
"glob": "^10.0.0",
65-
"mocha": "^9.0.0",
65+
"mocha": "^10.0.0",
6666
"nyc": "^15.0.0",
6767
"prettier": "^2.4.1"
6868
},

0 commit comments

Comments
 (0)