Skip to content

Commit 83ce432

Browse files
committed
feat: update
1 parent 2525e5b commit 83ce432

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zhennann/egg-bin",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"publishConfig": {
55
"tag": "latest-5"
66
},
@@ -19,19 +19,19 @@
1919
},
2020
"dependencies": {
2121
"@zhennann/common-bin": "^4.0.0",
22-
"c8": "^7.11.3",
22+
"c8": "^9.1.0",
2323
"chalk": "^4.1.2",
2424
"detect-port": "^1.3.0",
2525
"egg-ts-helper": "^1.30.3",
2626
"egg-utils": "^2.4.1",
2727
"globby": "^11.1.0",
2828
"inspector-proxy": "^1.2.2",
2929
"jest-changed-files": "^28.0.2",
30-
"mocha": "^10.0.0",
30+
"mocha": "^10.2.0",
3131
"mochawesome-with-mocha": "^7.1.3",
3232
"runscript": "^1.5.3",
3333
"test": "^3.0.0",
34-
"ts-node": "^10.8.0",
34+
"ts-node": "^10.9.2",
3535
"tsconfig-paths": "^4.1.1",
3636
"ypkgfiles": "^1.6.0"
3737
},

0 commit comments

Comments
 (0)