Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v2.1.1
Browse files Browse the repository at this point in the history
##### [`v2.1.1](https://github.com/vitest-dev/vitest/releases/tag/v2.1.1)

#####    🐞 Bug Fixes

-   **browser**:
    -   Make example test callbacks async  -  by [@aqandrew](https://github.com/aqandrew) in vitest-dev/vitest#6484 [<samp>(16aa7)</samp>](vitest-dev/vitest@16aa76c2)
    -   Optimize vitest-browser-vue correctly  -  by [@sheremet-va](https://github.com/sheremet-va) in vitest-dev/vitest#6490 [<samp>(5cbb0)</samp>](vitest-dev/vitest@5cbb0bba)
-   **workspace**:
    -   Resolve glob pattern once to avoid name collision  -  by [@sheremet-va](https://github.com/sheremet-va) in vitest-dev/vitest#6489 [<samp>(36b5a)</samp>](vitest-dev/vitest@36b5aceb)

#####     [View changes on GitHub](vitest-dev/vitest@v2.1.0...v2.1.1)
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 6b88e8e commit 42533f5
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 59 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"strip-ansi": "7.1.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.1.0"
"vitest": "2.1.1"
}
}
111 changes: 53 additions & 58 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 42533f5

Please sign in to comment.