We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c3a192 commit 7a031e0Copy full SHA for 7a031e0
2 files changed
package.json
@@ -8,15 +8,15 @@
8
"test": "c8 mocha"
9
},
10
"devDependencies": {
11
- "@danielx/civet": "0.10.5",
+ "@danielx/civet": "0.11.2",
12
"@danielx/hera": "0.8.17",
13
"@types/jsdom": "^16.2.14",
14
"@types/md5": "^2.3.2",
15
- "@types/mocha": "^10.0.6",
16
- "c8": "10.1.2",
+ "@types/mocha": "10.0.10",
+ "c8": "11.0.0",
17
"esbuild": "0.27.3",
18
"jsdom": "24.0.0",
19
- "mocha": "10.6.0",
+ "mocha": "11.7.5",
20
"typescript": "5.8.3"
21
22
"dependencies": {
0 commit comments