Skip to content

Commit

Permalink
build(deps-dev): bump @vitest/coverage-v8 from 0.32.1 to 0.32.4 (#255)
Browse files Browse the repository at this point in the history
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 0.32.1 to 0.32.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.32.4/packages/coverage-v8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 24, 2023
1 parent 487aa12 commit ddd9a3b
Showing 1 changed file with 9 additions and 16 deletions.
25 changes: 9 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1463,9 +1463,9 @@
react-refresh "^0.14.0"

"@vitest/coverage-v8@^0.32.1":
version "0.32.1"
resolved "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-0.32.1.tgz"
integrity sha512-GGwQNoiq05Pe5t38XMnIlxieLksF3S+BdsZCcAdKn47a+jexx+FiD+cfd8cx3RB3cglPLqljz0hTI2gF7ou0SA==
version "0.32.4"
resolved "https://registry.yarnpkg.com/@vitest/coverage-v8/-/coverage-v8-0.32.4.tgz#b11c182f52898f34f7cc5cf3aaa05e71528f7b7e"
integrity sha512-itiCYY3TmWEK+5wnFBoNr0ZA+adACp7Op1r2TeX5dPOgU2See7+Gx2NlK2lVMHVxfPsu5z9jszKa3i//eR+hqg==
dependencies:
"@ampproject/remapping" "^2.2.1"
"@bcoe/v8-coverage" "^0.2.3"
Expand All @@ -1475,7 +1475,7 @@
istanbul-reports "^3.1.5"
magic-string "^0.30.0"
picocolors "^1.0.0"
std-env "^3.3.2"
std-env "^3.3.3"
test-exclude "^6.0.0"
v8-to-istanbul "^9.1.0"

Expand Down Expand Up @@ -4528,14 +4528,7 @@ magic-string@^0.27.0:
dependencies:
"@jridgewell/sourcemap-codec" "^1.4.13"

magic-string@^0.30.0:
version "0.30.0"
resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.30.0.tgz"
integrity sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==
dependencies:
"@jridgewell/sourcemap-codec" "^1.4.13"

magic-string@^0.30.3:
magic-string@^0.30.0, magic-string@^0.30.3:
version "0.30.3"
resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.30.3.tgz"
integrity sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==
Expand Down Expand Up @@ -6260,10 +6253,10 @@ stackback@0.0.2:
resolved "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz"
integrity sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==

std-env@^3.3.2:
version "3.3.3"
resolved "https://registry.npmjs.org/std-env/-/std-env-3.3.3.tgz"
integrity sha512-Rz6yejtVyWnVjC1RFvNmYL10kgjC49EOghxWn0RFqlCHGFpQx+Xe7yW3I4ceK1SGrWIGMjD5Kbue8W/udkbMJg==
std-env@^3.3.2, std-env@^3.3.3:
version "3.6.0"
resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.6.0.tgz#94807562bddc68fa90f2e02c5fd5b6865bb4e98e"
integrity sha512-aFZ19IgVmhdB2uX599ve2kE6BIE3YMnQ6Gp6BURhW/oIzpXGKr878TQfAQZn1+i0Flcc/UKUy1gOlcfaUBCryg==

stdin-discarder@^0.1.0:
version "0.1.0"
Expand Down

1 comment on commit ddd9a3b

@vercel
Copy link

@vercel vercel bot commented on ddd9a3b Dec 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

hrgui-github-io – ./

hrgui-github-io.vercel.app
hrgui-github-io-git-develop-hrgui.vercel.app
hrgui-github-io-hrgui.vercel.app

Please sign in to comment.