Skip to content

Commit 7a031e0

Browse files
committed
update deps
1 parent 5c3a192 commit 7a031e0

2 files changed

Lines changed: 282 additions & 375 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
"test": "c8 mocha"
99
},
1010
"devDependencies": {
11-
"@danielx/civet": "0.10.5",
11+
"@danielx/civet": "0.11.2",
1212
"@danielx/hera": "0.8.17",
1313
"@types/jsdom": "^16.2.14",
1414
"@types/md5": "^2.3.2",
15-
"@types/mocha": "^10.0.6",
16-
"c8": "10.1.2",
15+
"@types/mocha": "10.0.10",
16+
"c8": "11.0.0",
1717
"esbuild": "0.27.3",
1818
"jsdom": "24.0.0",
19-
"mocha": "10.6.0",
19+
"mocha": "11.7.5",
2020
"typescript": "5.8.3"
2121
},
2222
"dependencies": {

0 commit comments

Comments
 (0)