Skip to content

Commit

Permalink
Bump vitest from 0.31.4 to 0.32.0 (#81)
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] <support@github.com>

* test: switch to v8 cov

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Renée Kooi <renee@kooi.me>
  • Loading branch information
dependabot[bot] and goto-bus-stop committed Jun 12, 2023
1 parent adfca85 commit 10bb02d
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 @@ -16,7 +16,7 @@
"@rollup/plugin-babel": "^6.0.0",
"@u-wave/react-translate-example": "file:example",
"@u-wave/translate": "^1.1.0",
"@vitest/coverage-c8": "^0.31.0",
"@vitest/coverage-v8": "^0.32.0",
"cross-env": "^7.0.2",
"eslint": "^8.3.0",
"eslint-config-airbnb": "^19.0.0",
Expand All @@ -28,7 +28,7 @@
"react-dom": "^18.0.0",
"react-test-renderer": "^18.0.0",
"rollup": "^2.0.6",
"vitest": "^0.31.0"
"vitest": "^0.32.0"
},
"homepage": "https://github.com/u-wave/react-translate#readme",
"keywords": [
Expand Down

0 comments on commit 10bb02d

Please sign in to comment.