Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
chore(deps-dev): bump @vitest/coverage-c8 from 0.28.3 to 0.28.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nogic1008 committed Feb 7, 2023
1 parent b5c359c commit c1be543
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 87 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@nuxt/content": "^2.4.2",
"@nuxt/eslint-config": "^0.1.1",
"@types/js-yaml": "^4.0.5",
"@vitest/coverage-c8": "^0.28.3",
"@vitest/coverage-c8": "^0.28.4",
"@vue/test-utils": "^2.2.8",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
Expand Down
92 changes: 6 additions & 86 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1165,24 +1165,15 @@
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.0.0.tgz#93815beffd23db46288c787352a8ea31a0c03e5e"
integrity sha512-e0X4jErIxAB5oLtDqbHvHpJe/uWNkdpYV83AOG2xo2tEVSzCzewgJMtREZM30wXnM5ls90hxiOtAuVU6H5JgbA==

"@vitest/coverage-c8@^0.28.3":
version "0.28.3"
resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.28.3.tgz#15966a0c0ca2f30a1811d1b695221495307bcc52"
integrity sha512-3Toi4flNyxwSSYohhV3/euFSyrHjaD9vJVwFVcy84lcRHMEkv0W7pxlqZZeCvPdktN+WETbNazx3WWBs0jqhVQ==
"@vitest/coverage-c8@^0.28.4":
version "0.28.4"
resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.28.4.tgz#5c7dc2b88135051a4a503068f7677535e68965b4"
integrity sha512-btelLBxaWhHnywXRQxDlrvPhGdnuIaD3XulsxcZRIcnpLPbFu39dNTT0IYu2QWP2ZZrV0AmNtdLIfD4c77zMAg==
dependencies:
c8 "^7.12.0"
picocolors "^1.0.0"
std-env "^3.3.1"
vitest "0.28.3"

"@vitest/expect@0.28.3":
version "0.28.3"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.28.3.tgz#8cd570b662e709f56ba29835879890c87429a194"
integrity sha512-dnxllhfln88DOvpAK1fuI7/xHwRgTgR4wdxHldPaoTaBu6Rh9zK5b//v/cjTkhOfNP/AJ8evbNO8H7c3biwd1g==
dependencies:
"@vitest/spy" "0.28.3"
"@vitest/utils" "0.28.3"
chai "^4.3.7"
vitest "0.28.4"

"@vitest/expect@0.28.4":
version "0.28.4"
Expand All @@ -1193,15 +1184,6 @@
"@vitest/utils" "0.28.4"
chai "^4.3.7"

"@vitest/runner@0.28.3":
version "0.28.3"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.28.3.tgz#a59bc7a1457957291b6bf1964831284768168314"
integrity sha512-P0qYbATaemy1midOLkw7qf8jraJszCoEvjQOSlseiXZyEDaZTZ50J+lolz2hWiWv6RwDu1iNseL9XLsG0Jm2KQ==
dependencies:
"@vitest/utils" "0.28.3"
p-limit "^4.0.0"
pathe "^1.1.0"

"@vitest/runner@0.28.4":
version "0.28.4"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.28.4.tgz#4c4e5aed91d4b19a3071e601c75745d672868388"
Expand All @@ -1211,31 +1193,13 @@
p-limit "^4.0.0"
pathe "^1.1.0"

"@vitest/spy@0.28.3":
version "0.28.3"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.28.3.tgz#6f6f7ecdeefecb023a96e69b6083e0314ea6f04c"
integrity sha512-jULA6suS6CCr9VZfr7/9x97pZ0hC55prnUNHNrg5/q16ARBY38RsjsfhuUXt6QOwvIN3BhSS0QqPzyh5Di8g6w==
dependencies:
tinyspy "^1.0.2"

"@vitest/spy@0.28.4":
version "0.28.4"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.28.4.tgz#beb994b7d46edee4966160eb1363e0493f9d9ef1"
integrity sha512-8WuhfXLlvCXpNXEGJW6Gc+IKWI32435fQJLh43u70HnZ1otJOa2Cmg2Wy2Aym47ZnNCP4NolF+8cUPwd0MigKQ==
dependencies:
tinyspy "^1.0.2"

"@vitest/utils@0.28.3":
version "0.28.3"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.28.3.tgz#75c076d4fdde5c48ee5de2808c83d615fc74d4ef"
integrity sha512-YHiQEHQqXyIbhDqETOJUKx9/psybF7SFFVCNfOvap0FvyUqbzTSDCa3S5lL4C0CLXkwVZttz9xknDoyHMguFRQ==
dependencies:
cli-truncate "^3.1.0"
diff "^5.1.0"
loupe "^2.3.6"
picocolors "^1.0.0"
pretty-format "^27.5.1"

"@vitest/utils@0.28.4":
version "0.28.4"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.28.4.tgz#be8378f860f40c2d48a62f46c808cf98b9736100"
Expand Down Expand Up @@ -6606,20 +6570,6 @@ vfile@^5.0.0:
unist-util-stringify-position "^3.0.0"
vfile-message "^3.0.0"

vite-node@0.28.3:
version "0.28.3"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.28.3.tgz#5d693c237d5467f167f81d158a56d3408fea899c"
integrity sha512-uJJAOkgVwdfCX8PUQhqLyDOpkBS5+j+FdbsXoPVPDlvVjRkb/W/mLYQPSL6J+t8R0UV8tJSe8c9VyxVQNsDSyg==
dependencies:
cac "^6.7.14"
debug "^4.3.4"
mlly "^1.1.0"
pathe "^1.1.0"
picocolors "^1.0.0"
source-map "^0.6.1"
source-map-support "^0.5.21"
vite "^3.0.0 || ^4.0.0"

vite-node@0.28.4, vite-node@^0.28.2:
version "0.28.4"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.28.4.tgz#ce709cde2200d86a2a45457fed65f453234b0261"
Expand Down Expand Up @@ -6668,37 +6618,7 @@ vite-plugin-checker@^0.5.4:
optionalDependencies:
fsevents "~2.3.2"

vitest@0.28.3:
version "0.28.3"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.28.3.tgz#58322a5ae64854d4cdb75451817b9fb795f9102e"
integrity sha512-N41VPNf3VGJlWQizGvl1P5MGyv3ZZA2Zvh+2V8L6tYBAAuqqDK4zExunT1Cdb6dGfZ4gr+IMrnG8d4Z6j9ctPw==
dependencies:
"@types/chai" "^4.3.4"
"@types/chai-subset" "^1.3.3"
"@types/node" "*"
"@vitest/expect" "0.28.3"
"@vitest/runner" "0.28.3"
"@vitest/spy" "0.28.3"
"@vitest/utils" "0.28.3"
acorn "^8.8.1"
acorn-walk "^8.2.0"
cac "^6.7.14"
chai "^4.3.7"
debug "^4.3.4"
local-pkg "^0.4.2"
pathe "^1.1.0"
picocolors "^1.0.0"
source-map "^0.6.1"
std-env "^3.3.1"
strip-literal "^1.0.0"
tinybench "^2.3.1"
tinypool "^0.3.1"
tinyspy "^1.0.2"
vite "^3.0.0 || ^4.0.0"
vite-node "0.28.3"
why-is-node-running "^2.2.2"

vitest@^0.28.4:
vitest@0.28.4, vitest@^0.28.4:
version "0.28.4"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.28.4.tgz#d41113d6e250620cefd83ca967387a5844a7bde2"
integrity sha512-sfWIy0AdlbyGRhunm+TLQEJrFH9XuRPdApfubsyLcDbCRrUX717BRQKInTgzEfyl2Ipi1HWoHB84Nqtcwxogcg==
Expand Down

0 comments on commit c1be543

Please sign in to comment.