Bump @vitest/coverage-c8 from 0.25.3 to 0.25.5 in /web

Bumps [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8) from 0.25.3 to 0.25.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.25.5/packages/coverage-c8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-c8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-07 11:03:00 +00:00 committed by GitHub
parent 2651bc18cd
commit e59fbfab4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 26 deletions

50
web/package-lock.json generated
View File

@ -32,7 +32,7 @@
"@types/video.js": "^7.3.49", "@types/video.js": "^7.3.49",
"@typescript-eslint/eslint-plugin": "^5.44.0", "@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0", "@typescript-eslint/parser": "^5.44.0",
"@vitest/coverage-c8": "^0.25.3", "@vitest/coverage-c8": "^0.25.5",
"@vitest/ui": "^0.25.3", "@vitest/ui": "^0.25.3",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
"eslint": "^8.28.0", "eslint": "^8.28.0",
@ -2103,13 +2103,13 @@
} }
}, },
"node_modules/@vitest/coverage-c8": { "node_modules/@vitest/coverage-c8": {
"version": "0.25.3", "version": "0.25.5",
"resolved": "https://registry.npmjs.org/@vitest/coverage-c8/-/coverage-c8-0.25.3.tgz", "resolved": "https://registry.npmjs.org/@vitest/coverage-c8/-/coverage-c8-0.25.5.tgz",
"integrity": "sha512-+tmrB3E7pZTSM+aWKzLk0FpyyaQOoRQf0594hHp+E3Kk0tiFONiEFYf7+9a1Z+C2ffU/0w6KvyBjpNPdashMrg==", "integrity": "sha512-tXlg0QVkTQ+7dqhsuwRFovP5vjgYGyBrRREFS55IQ20IsiSaRug9sRblRsckTXmGtz1OMJy/Lxv1gFVo24/ipA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"c8": "^7.12.0", "c8": "^7.12.0",
"vitest": "0.25.3" "vitest": "0.25.5"
}, },
"funding": { "funding": {
"url": "https://github.com/sponsors/antfu" "url": "https://github.com/sponsors/antfu"
@ -8157,12 +8157,12 @@
} }
}, },
"node_modules/strip-literal": { "node_modules/strip-literal": {
"version": "0.4.2", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-0.4.2.tgz", "resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-1.0.0.tgz",
"integrity": "sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw==", "integrity": "sha512-5o4LsH1lzBzO9UFH63AJ2ad2/S2AVx6NtjOcaz+VTT2h1RiRvbipW72z8M/lxEhcPHDBQwpDrnTF7sXy/7OwCQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"acorn": "^8.8.0" "acorn": "^8.8.1"
}, },
"funding": { "funding": {
"url": "https://github.com/sponsors/antfu" "url": "https://github.com/sponsors/antfu"
@ -8781,9 +8781,9 @@
} }
}, },
"node_modules/vitest": { "node_modules/vitest": {
"version": "0.25.3", "version": "0.25.5",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-0.25.3.tgz", "resolved": "https://registry.npmjs.org/vitest/-/vitest-0.25.5.tgz",
"integrity": "sha512-/UzHfXIKsELZhL7OaM2xFlRF8HRZgAHtPctacvNK8H4vOcbJJAMEgbWNGSAK7Y9b1NBe5SeM7VTuz2RsTHFJJA==", "integrity": "sha512-lFKSTZV+AjuL44/yNC0aDPKTiasYSqOQ97Gg2G4P2LnjyzQ21ZUs4rQOscHK3lrSnVuir3+1QavHzbDgH4tWQA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/chai": "^4.3.3", "@types/chai": "^4.3.3",
@ -8795,7 +8795,7 @@
"debug": "^4.3.4", "debug": "^4.3.4",
"local-pkg": "^0.4.2", "local-pkg": "^0.4.2",
"source-map": "^0.6.1", "source-map": "^0.6.1",
"strip-literal": "^0.4.2", "strip-literal": "^1.0.0",
"tinybench": "^2.3.1", "tinybench": "^2.3.1",
"tinypool": "^0.3.0", "tinypool": "^0.3.0",
"tinyspy": "^1.0.2", "tinyspy": "^1.0.2",
@ -10635,13 +10635,13 @@
} }
}, },
"@vitest/coverage-c8": { "@vitest/coverage-c8": {
"version": "0.25.3", "version": "0.25.5",
"resolved": "https://registry.npmjs.org/@vitest/coverage-c8/-/coverage-c8-0.25.3.tgz", "resolved": "https://registry.npmjs.org/@vitest/coverage-c8/-/coverage-c8-0.25.5.tgz",
"integrity": "sha512-+tmrB3E7pZTSM+aWKzLk0FpyyaQOoRQf0594hHp+E3Kk0tiFONiEFYf7+9a1Z+C2ffU/0w6KvyBjpNPdashMrg==", "integrity": "sha512-tXlg0QVkTQ+7dqhsuwRFovP5vjgYGyBrRREFS55IQ20IsiSaRug9sRblRsckTXmGtz1OMJy/Lxv1gFVo24/ipA==",
"dev": true, "dev": true,
"requires": { "requires": {
"c8": "^7.12.0", "c8": "^7.12.0",
"vitest": "0.25.3" "vitest": "0.25.5"
} }
}, },
"@vitest/ui": { "@vitest/ui": {
@ -14990,12 +14990,12 @@
"dev": true "dev": true
}, },
"strip-literal": { "strip-literal": {
"version": "0.4.2", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-0.4.2.tgz", "resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-1.0.0.tgz",
"integrity": "sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw==", "integrity": "sha512-5o4LsH1lzBzO9UFH63AJ2ad2/S2AVx6NtjOcaz+VTT2h1RiRvbipW72z8M/lxEhcPHDBQwpDrnTF7sXy/7OwCQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"acorn": "^8.8.0" "acorn": "^8.8.1"
} }
}, },
"supports-color": { "supports-color": {
@ -15457,9 +15457,9 @@
} }
}, },
"vitest": { "vitest": {
"version": "0.25.3", "version": "0.25.5",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-0.25.3.tgz", "resolved": "https://registry.npmjs.org/vitest/-/vitest-0.25.5.tgz",
"integrity": "sha512-/UzHfXIKsELZhL7OaM2xFlRF8HRZgAHtPctacvNK8H4vOcbJJAMEgbWNGSAK7Y9b1NBe5SeM7VTuz2RsTHFJJA==", "integrity": "sha512-lFKSTZV+AjuL44/yNC0aDPKTiasYSqOQ97Gg2G4P2LnjyzQ21ZUs4rQOscHK3lrSnVuir3+1QavHzbDgH4tWQA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/chai": "^4.3.3", "@types/chai": "^4.3.3",
@ -15471,7 +15471,7 @@
"debug": "^4.3.4", "debug": "^4.3.4",
"local-pkg": "^0.4.2", "local-pkg": "^0.4.2",
"source-map": "^0.6.1", "source-map": "^0.6.1",
"strip-literal": "^0.4.2", "strip-literal": "^1.0.0",
"tinybench": "^2.3.1", "tinybench": "^2.3.1",
"tinypool": "^0.3.0", "tinypool": "^0.3.0",
"tinyspy": "^1.0.2", "tinyspy": "^1.0.2",

View File

@ -36,7 +36,7 @@
"@types/video.js": "^7.3.49", "@types/video.js": "^7.3.49",
"@typescript-eslint/eslint-plugin": "^5.44.0", "@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0", "@typescript-eslint/parser": "^5.44.0",
"@vitest/coverage-c8": "^0.25.3", "@vitest/coverage-c8": "^0.25.5",
"@vitest/ui": "^0.25.3", "@vitest/ui": "^0.25.3",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
"eslint": "^8.28.0", "eslint": "^8.28.0",