Skip to content

Commit 6d1f746

Browse files
chore(deps): update devdependency c8 to ^7.12.0
1 parent 0805494 commit 6d1f746

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@nuxtjs/eslint-config-typescript": "latest",
6666
"@nuxtjs/tailwindcss": "npm:@nuxtjs/tailwindcss-edge@latest",
6767
"browser-style-dictionary": "^3.1.1-browser.1",
68-
"c8": "^7.11.3",
68+
"c8": "^7.12.0",
6969
"eslint": "^8.20.0",
7070
"globby": "^13.1.2",
7171
"husky": "^8.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1746,10 +1746,10 @@ c12@^0.2.7, c12@^0.2.8:
17461746
pathe "^0.3.2"
17471747
rc9 "^1.2.2"
17481748

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

0 commit comments

Comments
 (0)