update: update dependency c8 to v7.12.0
This commit is contained in:
parent
de7749f284
commit
d0eb95a40e
|
@ -29,7 +29,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.30.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "5.30.0",
|
||||
"@typescript-eslint/parser": "5.30.0",
|
||||
"c8": "7.11.3",
|
||||
"c8": "7.12.0",
|
||||
"chai": "4.3.6",
|
||||
"chai-as-promised": "7.1.1",
|
||||
"eslint": "8.18.0",
|
||||
|
|
|
@ -668,10 +668,10 @@ builtin-modules@^3.1.0:
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/builtin-modules/-/builtin-modules-3.1.0.tgz#aad97c15131eb76b65b50ef208e7584cd76a7484"
|
||||
integrity sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw==
|
||||
|
||||
c8@7.11.3:
|
||||
version "7.11.3"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/c8/-/c8-7.11.3.tgz#88c8459c1952ed4f701b619493c9ae732b057163"
|
||||
integrity sha512-6YBmsaNmqRm9OS3ZbIiL2EZgi1+Xc4O24jL3vMYGE6idixYuGdy76rIfIdltSKDj9DpLNrcXSonUTR1miBD0wA==
|
||||
c8@7.12.0:
|
||||
version "7.12.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/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"
|
||||
|
|
Loading…
Reference in New Issue