Skip to content

Commit

Permalink
Merge pull request #321 from upjs/renovate/c8-7.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency c8 to v7.14.0
  • Loading branch information
AliN11 authored Oct 19, 2023
2 parents 3f64e5c + 5c2222e commit 7cc66f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@typescript-eslint/parser": "5.59.11",
"@unocss/preset-wind": "0.45.29",
"@unocss/reset": "0.45.29",
"c8": "7.12.0",
"c8": "7.14.0",
"eslint": "8.25.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-prettier": "4.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1209,10 +1209,10 @@ builtin-modules@^3.3.0:
resolved "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz"
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==

c8@7.12.0:
version "7.12.0"
resolved "https://registry.npmjs.org/c8/-/c8-7.12.0.tgz"
integrity sha512-CtgQrHOkyxr5koX1wEUmN/5cfDa2ckbHRA4Gy5LAL0zaCFtVWJS5++n+w4/sr2GWGerBxgTjpKeDclk/Qk6W/A==
c8@7.14.0:
version "7.14.0"
resolved "https://registry.yarnpkg.com/c8/-/c8-7.14.0.tgz#f368184c73b125a80565e9ab2396ff0be4d732f3"
integrity sha512-i04rtkkcNcCf7zsQcSv/T9EbUn4RXQ6mropeMcjFOsQXQ0iGLAr/xT6TImQg4+U9hmNpN9XdvPkjUL1IzbgxJw==
dependencies:
"@bcoe/v8-coverage" "^0.2.3"
"@istanbuljs/schema" "^0.1.3"
Expand Down

0 comments on commit 7cc66f4

Please sign in to comment.