diff --git a/.pnp.cjs b/.pnp.cjs index 7a02c721e..a50cfde3d 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -54,7 +54,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["bootstrap-icons", "npm:1.10.3"],\ ["browser-fs-access", "npm:0.31.2"],\ ["browserlist", "npm:1.0.1"],\ - ["c8", "npm:7.12.0"],\ + ["c8", "npm:7.13.0"],\ ["caniuse-lite", "npm:1.0.30001450"],\ ["d3", "npm:7.8.2"],\ ["eslint", "npm:8.33.0"],\ @@ -2786,10 +2786,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["c8", [\ - ["npm:7.12.0", {\ - "packageLocation": "./.yarn/cache/c8-npm-7.12.0-c808cac509-3b7fa9ad7c.zip/node_modules/c8/",\ + ["npm:7.13.0", {\ + "packageLocation": "./.yarn/cache/c8-npm-7.13.0-9ac8f17e2c-491abf4cf3.zip/node_modules/c8/",\ "packageDependencies": [\ - ["c8", "npm:7.12.0"],\ + ["c8", "npm:7.13.0"],\ ["@bcoe/v8-coverage", "npm:0.2.3"],\ ["@istanbuljs/schema", "npm:0.1.3"],\ ["find-up", "npm:5.0.0"],\ @@ -7544,7 +7544,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["bootstrap-icons", "npm:1.10.3"],\ ["browser-fs-access", "npm:0.31.2"],\ ["browserlist", "npm:1.0.1"],\ - ["c8", "npm:7.12.0"],\ + ["c8", "npm:7.13.0"],\ ["caniuse-lite", "npm:1.0.30001450"],\ ["d3", "npm:7.8.2"],\ ["eslint", "npm:8.33.0"],\ diff --git a/.yarn/cache/c8-npm-7.12.0-c808cac509-3b7fa9ad7c.zip b/.yarn/cache/c8-npm-7.12.0-c808cac509-3b7fa9ad7c.zip deleted file mode 100644 index 4558e5b9f..000000000 Binary files a/.yarn/cache/c8-npm-7.12.0-c808cac509-3b7fa9ad7c.zip and /dev/null differ diff --git a/.yarn/cache/c8-npm-7.13.0-9ac8f17e2c-491abf4cf3.zip b/.yarn/cache/c8-npm-7.13.0-9ac8f17e2c-491abf4cf3.zip new file mode 100644 index 000000000..a457d8fb7 Binary files /dev/null and b/.yarn/cache/c8-npm-7.13.0-9ac8f17e2c-491abf4cf3.zip differ diff --git a/package.json b/package.json index 3c15618f7..95d2f7f0e 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@rollup/pluginutils": "5.0.2", "@vitejs/plugin-vue": "3.2.0", "browserlist": "latest", - "c8": "7.12.0", + "c8": "7.13.0", "eslint": "8.33.0", "eslint-config-standard": "17.0.0", "eslint-plugin-cypress": "2.12.1", diff --git a/yarn.lock b/yarn.lock index 49f87db24..8caba43e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2086,9 +2086,9 @@ browserlist@latest: languageName: node linkType: hard -"c8@npm:7.12.0": - version: 7.12.0 - resolution: "c8@npm:7.12.0" +"c8@npm:7.13.0": + version: 7.13.0 + resolution: "c8@npm:7.13.0" dependencies: "@bcoe/v8-coverage": ^0.2.3 "@istanbuljs/schema": ^0.1.3 @@ -2104,7 +2104,7 @@ browserlist@latest: yargs-parser: ^20.2.9 bin: c8: bin/c8.js - checksum: 3b7fa9ad7cff2cb0bb579467e6b544498fbd46e9353a809ad3b8cf749df4beadd074cde277356b0552f3c8055b1b3ec3ebaf2209e9ad4bdefed92dbf64d283ab + checksum: 491abf4cf3097cdcfd24dbac49162f1383861c22c77fdd9280bcd38240e1e07d2c6a59da5d4df59a61a8204e2fc297d31fd526e495faf8d2f20dcc12a37b144c languageName: node linkType: hard @@ -6215,7 +6215,7 @@ browserlist@latest: bootstrap-icons: 1.10.3 browser-fs-access: 0.31.2 browserlist: latest - c8: 7.12.0 + c8: 7.13.0 caniuse-lite: 1.0.30001450 d3: 7.8.2 eslint: 8.33.0