Skip to content

Commit

Permalink
chore: bump the vitest group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the vitest group with 2 updates: [@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.0.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.1/packages/coverage-v8)

Updates `vitest` from 1.6.0 to 2.0.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.1/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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2024
1 parent 63fae67 commit 1dd446c
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 128 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vee-validate/nuxt": "^4.13.1",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/coverage-v8": "^2.0.1",
"@vue/compiler-sfc": "^3.4.31",
"@vue/runtime-dom": "^3.4.31",
"@vue/test-utils": "^2.4.6",
Expand Down Expand Up @@ -157,7 +157,7 @@
"ufo": "^1.5.3",
"unplugin-vue-components": "^0.27.2",
"vite": "^5.3.3",
"vitest": "^1.6.0",
"vitest": "^2.0.1",
"vitest-environment-nuxt": "^1.0.0",
"vitest-github-actions-reporter": "^0.11.1",
"vitest-mock-extended": "^1.3.1",
Expand Down
Loading

0 comments on commit 1dd446c

Please sign in to comment.