Skip to content

Commit

Permalink
c8@10
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jun 24, 2024
1 parent 7fc57cd commit ac90f5a
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 59 deletions.
89 changes: 32 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/sinon": "^17.0.3",
"@types/which": "^3.0.3",
"async-hook-domain": "^4.0.1",
"c8": "^9.1.0",
"c8": "^10.1.2",
"chalk": "^5.3.0",
"cheerio": "^1.0.0-rc.12",
"chokidar": "^3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion src/run/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@tapjs/spawn": "2.0.8",
"@tapjs/stdin": "2.0.8",
"@tapjs/test": "2.2.4",
"c8": "^9.1.0",
"c8": "^10.1.2",
"chalk": "^5.3.0",
"chokidar": "^3.6.0",
"foreground-child": "^3.1.1",
Expand Down

0 comments on commit ac90f5a

Please sign in to comment.