Skip to content

Commit

Permalink
build(deps-dev): bump the vitest group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the vitest group with 3 updates in the / directory: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/coverage-v8` from 2.1.3 to 2.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/coverage-v8)

Updates `@vitest/ui` from 2.1.3 to 2.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/ui)

Updates `vitest` from 2.1.3 to 2.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/vitest)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 2ee1ff1 commit eb2c2bd
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 143 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-v8": "2.1.3",
"@vitest/ui": "2.1.3",
"@vitest/coverage-v8": "2.1.5",
"@vitest/ui": "2.1.5",
"chai": "5.1.2",
"cross-env": "7.0.3",
"cspell": "8.15.5",
Expand Down Expand Up @@ -149,7 +149,7 @@
"typescript-eslint": "8.15.0",
"vfile": "6.0.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.3",
"vitest": "2.1.5",
"xast-util-from-xml": "4.0.0",
"yaml-eslint-parser": "1.2.3"
},
Expand Down
Loading

0 comments on commit eb2c2bd

Please sign in to comment.