Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Commit dc0d951

Browse files
committed
Update c8 to version 8.0.0
1 parent 155659d commit dc0d951

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@vue/test-utils": "^2.0.0-rc.18",
3434
"@vue/tsconfig": "^0.1.3",
3535
"autoprefixer": "^10.4.7",
36-
"c8": "^7.11.3",
36+
"c8": "^8.0.0",
3737
"cypress": "^9.7.0",
3838
"eslint": "^8.17.0",
3939
"eslint-plugin-cypress": "^2.12.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1402,10 +1402,10 @@ buffer@^5.6.0:
14021402
base64-js "^1.3.1"
14031403
ieee754 "^1.1.13"
14041404

1405-
c8@^7.11.3:
1406-
version "7.11.3"
1407-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.11.3.tgz#88c8459c1952ed4f701b619493c9ae732b057163"
1408-
integrity sha512-6YBmsaNmqRm9OS3ZbIiL2EZgi1+Xc4O24jL3vMYGE6idixYuGdy76rIfIdltSKDj9DpLNrcXSonUTR1miBD0wA==
1405+
c8@^8.0.0:
1406+
version "8.0.0"
1407+
resolved "https://registry.yarnpkg.com/c8/-/c8-8.0.0.tgz#99c7408fbbafaa5630ddc80881adbfe461fc6c8f"
1408+
integrity sha512-XHA5vSfCLglAc0Xt8eLBZMv19lgiBSjnb1FLAQgnwkuhJYEonpilhEB4Ea3jPAbm0FhD6VVJrc0z73jPe7JyGQ==
14091409
dependencies:
14101410
"@bcoe/v8-coverage" "^0.2.3"
14111411
"@istanbuljs/schema" "^0.1.3"

0 commit comments

Comments
 (0)