chore(deps-dev): bump @vitest/ui from 0.21.1 to 0.22.1

Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.21.1 to 0.22.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.22.1/packages/ui)

---
updated-dependencies:
- dependency-name: "@vitest/ui"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-24 06:17:34 +00:00
committed by GitHub
parent a1c0f8512a
commit e7e9d81694
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"@types/pako": "1.0.3",
"@typescript-eslint/eslint-plugin": "5.34.0",
"@typescript-eslint/parser": "5.33.0",
"@vitest/ui": "0.21.1",
"@vitest/ui": "0.22.1",
"autoprefixer": "10.4.8",
"c8": "7.12.0",
"chai": "4.3.6",
+4 -4
View File
@@ -576,10 +576,10 @@
"@typescript-eslint/types" "5.34.0"
eslint-visitor-keys "^3.3.0"
"@vitest/ui@0.21.1":
version "0.21.1"
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-0.21.1.tgz#b941f5053663a8363910a54f680c263444cc5f09"
integrity sha512-e+AZdMG6NvrYhxB99LGxW1GkoTpqSDPKpL+wghsApWhocNwALBOBzvgsDr/WN6D6YWRXf18rsJ1kY/KaIspRdg==
"@vitest/ui@0.22.1":
version "0.22.1"
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-0.22.1.tgz#549fe2d156bf91824c61cde74bd835c81c4a7996"
integrity sha512-iiM2JN+vzY8pEejUbPPi0EgkEselI3RvrgMPNUOalxQRgtlNVGyMsM0Re99xQsrZ/eBkHgWrlW216gNDoeD5cA==
dependencies:
sirv "^2.0.2"