chore(deps-dev): bump c8 from 7.12.0 to 7.13.0 (#5331)
Bumps [c8](https://github.com/bcoe/c8) from 7.12.0 to 7.13.0. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](https://github.com/bcoe/c8/compare/v7.12.0...v7.13.0) --- updated-dependencies: - dependency-name: c8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d2b739aa85
commit
8ee491fb12
10
.pnp.cjs
generated
10
.pnp.cjs
generated
|
@ -54,7 +54,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["bootstrap-icons", "npm:1.10.3"],\
|
["bootstrap-icons", "npm:1.10.3"],\
|
||||||
["browser-fs-access", "npm:0.31.2"],\
|
["browser-fs-access", "npm:0.31.2"],\
|
||||||
["browserlist", "npm:1.0.1"],\
|
["browserlist", "npm:1.0.1"],\
|
||||||
["c8", "npm:7.12.0"],\
|
["c8", "npm:7.13.0"],\
|
||||||
["caniuse-lite", "npm:1.0.30001450"],\
|
["caniuse-lite", "npm:1.0.30001450"],\
|
||||||
["d3", "npm:7.8.2"],\
|
["d3", "npm:7.8.2"],\
|
||||||
["eslint", "npm:8.33.0"],\
|
["eslint", "npm:8.33.0"],\
|
||||||
|
@ -2786,10 +2786,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
}]\
|
}]\
|
||||||
]],\
|
]],\
|
||||||
["c8", [\
|
["c8", [\
|
||||||
["npm:7.12.0", {\
|
["npm:7.13.0", {\
|
||||||
"packageLocation": "./.yarn/cache/c8-npm-7.12.0-c808cac509-3b7fa9ad7c.zip/node_modules/c8/",\
|
"packageLocation": "./.yarn/cache/c8-npm-7.13.0-9ac8f17e2c-491abf4cf3.zip/node_modules/c8/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["c8", "npm:7.12.0"],\
|
["c8", "npm:7.13.0"],\
|
||||||
["@bcoe/v8-coverage", "npm:0.2.3"],\
|
["@bcoe/v8-coverage", "npm:0.2.3"],\
|
||||||
["@istanbuljs/schema", "npm:0.1.3"],\
|
["@istanbuljs/schema", "npm:0.1.3"],\
|
||||||
["find-up", "npm:5.0.0"],\
|
["find-up", "npm:5.0.0"],\
|
||||||
|
@ -7544,7 +7544,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["bootstrap-icons", "npm:1.10.3"],\
|
["bootstrap-icons", "npm:1.10.3"],\
|
||||||
["browser-fs-access", "npm:0.31.2"],\
|
["browser-fs-access", "npm:0.31.2"],\
|
||||||
["browserlist", "npm:1.0.1"],\
|
["browserlist", "npm:1.0.1"],\
|
||||||
["c8", "npm:7.12.0"],\
|
["c8", "npm:7.13.0"],\
|
||||||
["caniuse-lite", "npm:1.0.30001450"],\
|
["caniuse-lite", "npm:1.0.30001450"],\
|
||||||
["d3", "npm:7.8.2"],\
|
["d3", "npm:7.8.2"],\
|
||||||
["eslint", "npm:8.33.0"],\
|
["eslint", "npm:8.33.0"],\
|
||||||
|
|
BIN
.yarn/cache/c8-npm-7.12.0-c808cac509-3b7fa9ad7c.zip
vendored
BIN
.yarn/cache/c8-npm-7.12.0-c808cac509-3b7fa9ad7c.zip
vendored
Binary file not shown.
BIN
.yarn/cache/c8-npm-7.13.0-9ac8f17e2c-491abf4cf3.zip
vendored
Normal file
BIN
.yarn/cache/c8-npm-7.13.0-9ac8f17e2c-491abf4cf3.zip
vendored
Normal file
Binary file not shown.
|
@ -59,7 +59,7 @@
|
||||||
"@rollup/pluginutils": "5.0.2",
|
"@rollup/pluginutils": "5.0.2",
|
||||||
"@vitejs/plugin-vue": "3.2.0",
|
"@vitejs/plugin-vue": "3.2.0",
|
||||||
"browserlist": "latest",
|
"browserlist": "latest",
|
||||||
"c8": "7.12.0",
|
"c8": "7.13.0",
|
||||||
"eslint": "8.33.0",
|
"eslint": "8.33.0",
|
||||||
"eslint-config-standard": "17.0.0",
|
"eslint-config-standard": "17.0.0",
|
||||||
"eslint-plugin-cypress": "2.12.1",
|
"eslint-plugin-cypress": "2.12.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2086,9 +2086,9 @@ browserlist@latest:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"c8@npm:7.12.0":
|
"c8@npm:7.13.0":
|
||||||
version: 7.12.0
|
version: 7.13.0
|
||||||
resolution: "c8@npm:7.12.0"
|
resolution: "c8@npm:7.13.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@bcoe/v8-coverage": ^0.2.3
|
"@bcoe/v8-coverage": ^0.2.3
|
||||||
"@istanbuljs/schema": ^0.1.3
|
"@istanbuljs/schema": ^0.1.3
|
||||||
|
@ -2104,7 +2104,7 @@ browserlist@latest:
|
||||||
yargs-parser: ^20.2.9
|
yargs-parser: ^20.2.9
|
||||||
bin:
|
bin:
|
||||||
c8: bin/c8.js
|
c8: bin/c8.js
|
||||||
checksum: 3b7fa9ad7cff2cb0bb579467e6b544498fbd46e9353a809ad3b8cf749df4beadd074cde277356b0552f3c8055b1b3ec3ebaf2209e9ad4bdefed92dbf64d283ab
|
checksum: 491abf4cf3097cdcfd24dbac49162f1383861c22c77fdd9280bcd38240e1e07d2c6a59da5d4df59a61a8204e2fc297d31fd526e495faf8d2f20dcc12a37b144c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6215,7 +6215,7 @@ browserlist@latest:
|
||||||
bootstrap-icons: 1.10.3
|
bootstrap-icons: 1.10.3
|
||||||
browser-fs-access: 0.31.2
|
browser-fs-access: 0.31.2
|
||||||
browserlist: latest
|
browserlist: latest
|
||||||
c8: 7.12.0
|
c8: 7.13.0
|
||||||
caniuse-lite: 1.0.30001450
|
caniuse-lite: 1.0.30001450
|
||||||
d3: 7.8.2
|
d3: 7.8.2
|
||||||
eslint: 8.33.0
|
eslint: 8.33.0
|
||||||
|
|
Loading…
Reference in a new issue