Skip to content

Commit

Permalink
Bump vitest and @vitest/coverage-istanbul
Browse files Browse the repository at this point in the history
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul). These dependencies needed to be updated together.

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

Updates `@vitest/coverage-istanbul` from 0.34.6 to 1.0.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.1/packages/coverage-istanbul)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@vitest/coverage-istanbul"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent f7d7818 commit 5ac6c89
Show file tree
Hide file tree
Showing 2 changed files with 346 additions and 111 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"ts-toolbelt": "9.6.0",
"typescript": "5.2.2",
"use-query-params": "2.2.1",
"vitest": "0.34.6",
"vitest": "1.0.1",
"web-vitals": "3.5.0"
},
"scripts": {
Expand Down Expand Up @@ -96,7 +96,7 @@
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@vitejs/plugin-react": "4.2.0",
"@vitest/coverage-istanbul": "0.34.6",
"@vitest/coverage-istanbul": "1.0.1",
"cypress": "13.3.2",
"eslint": "8.51.0",
"eslint-config-prettier": "9.1.0",
Expand Down
Loading

0 comments on commit 5ac6c89

Please sign in to comment.