Skip to content

Commit

Permalink
Bump vitest from 0.31.4 to 0.32.0 (#85)
Browse files Browse the repository at this point in the history
* Bump vitest from 0.31.4 to 0.32.0

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.31.4 to 0.32.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.32.0/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* use v8 cov

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Renée Kooi <[email protected]>
  • Loading branch information
dependabot[bot] and goto-bus-stop authored Jun 14, 2023
1 parent 4b3aab3 commit 850a828
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-c8": "^0.31.0",
"@vitest/coverage-v8": "^0.32.0",
"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.31.0"
"vitest": "^0.32.0"
},
"homepage": "https://github.com/u-wave/translate#readme",
"jsnext:main": "src/index.js",
Expand Down

0 comments on commit 850a828

Please sign in to comment.