We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2525e5b commit 83ce432Copy full SHA for 83ce432
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@zhennann/egg-bin",
3
- "version": "7.0.0",
+ "version": "7.0.1",
4
"publishConfig": {
5
"tag": "latest-5"
6
},
@@ -19,19 +19,19 @@
19
20
"dependencies": {
21
"@zhennann/common-bin": "^4.0.0",
22
- "c8": "^7.11.3",
+ "c8": "^9.1.0",
23
"chalk": "^4.1.2",
24
"detect-port": "^1.3.0",
25
"egg-ts-helper": "^1.30.3",
26
"egg-utils": "^2.4.1",
27
"globby": "^11.1.0",
28
"inspector-proxy": "^1.2.2",
29
"jest-changed-files": "^28.0.2",
30
- "mocha": "^10.0.0",
+ "mocha": "^10.2.0",
31
"mochawesome-with-mocha": "^7.1.3",
32
"runscript": "^1.5.3",
33
"test": "^3.0.0",
34
- "ts-node": "^10.8.0",
+ "ts-node": "^10.9.2",
35
"tsconfig-paths": "^4.1.1",
36
"ypkgfiles": "^1.6.0"
37
0 commit comments