Skip to content

Commit

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


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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent db48b0e commit 2cedce3
Show file tree
Hide file tree
Showing 2 changed files with 302 additions and 300 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-v8": "1.6.0",
"@vitest/coverage-v8": "2.1.2",
"chai": "5.1.1",
"chai-each": "0.0.1",
"cross-env": "7.0.3",
Expand Down Expand Up @@ -151,7 +151,7 @@
"unist-util-inspect": "8.0.0",
"vfile": "6.0.1",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.6.0",
"vitest": "2.1.2",
"yaml-eslint-parser": "1.2.3"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 2cedce3

Please sign in to comment.