Skip to content

Commit

Permalink
Bump the vitest group with 2 updates (#104)
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 0.32.4 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.32.4 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 6, 2023
1 parent 1e5f1d9 commit 8e05faf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/u-wave/translate/issues",
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.0.0",
"@vitest/coverage-v8": "^0.32.0",
"@vitest/coverage-v8": "^0.34.6",
"cldr-core": "^43.0.0",
"dlv": "^1.1.3",
"eslint": "^8.2.0",
Expand All @@ -16,7 +16,7 @@
"rollup": "^3.2.2",
"tsd": "^0.28.0",
"typescript": "^5.0.2",
"vitest": "^0.32.0"
"vitest": "^0.34.6"
},
"homepage": "https://github.com/u-wave/translate#readme",
"jsnext:main": "src/index.js",
Expand Down

0 comments on commit 8e05faf

Please sign in to comment.