Skip to content

Commit

Permalink
chore(deps): update devdependency c8 to ^7.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 19, 2022
1 parent 0805494 commit 6d1f746
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -65,7 +65,7 @@
"@nuxtjs/eslint-config-typescript": "latest",
"@nuxtjs/tailwindcss": "npm:@nuxtjs/tailwindcss-edge@latest",
"browser-style-dictionary": "^3.1.1-browser.1",
"c8": "^7.11.3",
"c8": "^7.12.0",
"eslint": "^8.20.0",
"globby": "^13.1.2",
"husky": "^8.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1746,10 +1746,10 @@ c12@^0.2.7, c12@^0.2.8:
pathe "^0.3.2"
rc9 "^1.2.2"

c8@^7.11.3:
version "7.11.3"
resolved "https://registry.yarnpkg.com/c8/-/c8-7.11.3.tgz#88c8459c1952ed4f701b619493c9ae732b057163"
integrity sha512-6YBmsaNmqRm9OS3ZbIiL2EZgi1+Xc4O24jL3vMYGE6idixYuGdy76rIfIdltSKDj9DpLNrcXSonUTR1miBD0wA==
c8@^7.12.0:
version "7.12.0"
resolved "https://registry.yarnpkg.com/c8/-/c8-7.12.0.tgz#402db1c1af4af5249153535d1c84ad70c5c96b14"
integrity sha512-CtgQrHOkyxr5koX1wEUmN/5cfDa2ckbHRA4Gy5LAL0zaCFtVWJS5++n+w4/sr2GWGerBxgTjpKeDclk/Qk6W/A==
dependencies:
"@bcoe/v8-coverage" "^0.2.3"
"@istanbuljs/schema" "^0.1.3"
Expand Down

0 comments on commit 6d1f746

Please sign in to comment.