Skip to content

Commit

Permalink
chore: Bump the vitest group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the vitest group with 4 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest), [vitest-github-actions-reporter](https://github.com/sapphi-red/vitest-github-actions-reporter) and [vitest-mock-extended](https://github.com/eratio08/vitest-mock-extended).


Updates `@vitest/coverage-v8` from 0.34.3 to 0.34.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.6/packages/coverage-v8)

Updates `vitest` from 0.34.3 to 0.34.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.6/packages/vitest)

Updates `vitest-github-actions-reporter` from 0.10.0 to 0.11.1
- [Commits](sapphi-red/vitest-github-actions-reporter@v0.10.0...v0.11.1)

Updates `vitest-mock-extended` from 1.2.1 to 1.3.1
- [Release notes](https://github.com/eratio08/vitest-mock-extended/releases)
- [Commits](eratio08/vitest-mock-extended@v1.2.1...v1.3.1)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  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
- dependency-name: vitest-github-actions-reporter
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vitest
- dependency-name: vitest-mock-extended
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent abf37d3 commit 72bf7ef
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 78 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@vee-validate/nuxt": "^4.11.7",
"@vitest/coverage-v8": "^0.34.3",
"@vitest/coverage-v8": "^0.34.6",
"@volar/vue-typescript": "^1.6.5",
"@vue/compiler-sfc": "^3.3.4",
"@vue/runtime-dom": "^3.3.4",
Expand Down Expand Up @@ -144,9 +144,9 @@
"supertest-graphql": "^1.1.4",
"ufo": "^1.3.1",
"unplugin-vue-components": "^0.25.2",
"vitest": "^0.34.3",
"vitest-github-actions-reporter": "^0.10.0",
"vitest-mock-extended": "^1.2.1",
"vitest": "^0.34.6",
"vitest-github-actions-reporter": "^0.11.1",
"vitest-mock-extended": "^1.3.1",
"vue-tsc": "^1.8.15"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 72bf7ef

Please sign in to comment.