Skip to content

Commit

Permalink
build(deps-dev): bump @vitest/ui from 0.25.8 to 0.26.1 (#244)
Browse files Browse the repository at this point in the history
* build(deps-dev): bump @vitest/ui from 0.25.8 to 0.26.1

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

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

Signed-off-by: dependabot[bot] <[email protected]>

* add lockfile

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jessica McInchak <[email protected]>
  • Loading branch information
dependabot[bot] and jessicamcinchak authored Dec 21, 2022
1 parent 96e60b7 commit d5447d5
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@testing-library/user-event": "^14.4.3",
"@types/node": "^18.6.3",
"@types/proj4": "^2.5.2",
"@vitest/ui": "^0.25.5",
"@vitest/ui": "^0.26.1",
"happy-dom": "^8.1.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
Expand Down
32 changes: 19 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d5447d5

Please sign in to comment.