Skip to content

Commit 34df05a

Browse files
Update dependency mocha to v10
1 parent a6121cd commit 34df05a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"devDependencies": {
1313
"@rollup/plugin-typescript": "8.2.5",
1414
"@types/chai": "4.3.1",
15-
"@types/mocha": "9.1.1",
15+
"@types/mocha": "10.0.9",
1616
"@types/node": "14.17.15",
1717
"@types/w3c-css-typed-object-model-level-1": "20180410.0.4",
1818
"chai": "4.3.6",
19-
"mocha": "9.2.2",
19+
"mocha": "10.8.1",
2020
"obsidian": "^0.16.3",
2121
"rollup": "2.56.3",
2222
"rollup-plugin-clear": "2.0.7",

0 commit comments

Comments
 (0)