Skip to content

Commit

Permalink
chore(deps-dev): bump vitest and @vitest/coverage-istanbul in /web
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 2.1.6 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest)

Updates `@vitest/coverage-istanbul` from 2.1.6 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/coverage-istanbul)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2025
1 parent 36d669d commit c7219e0
Show file tree
Hide file tree
Showing 2 changed files with 390 additions and 184 deletions.
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"@types/topojson-server": "^3.0.4",
"@types/topojson-specification": "^1.0.5",
"@vitejs/plugin-react-swc": "^3.7.0",
"@vitest/coverage-istanbul": "2.1.6",
"@vitest/coverage-istanbul": "2.1.8",
"autoprefixer": "10.4.20",
"browserslist-to-esbuild": "^2.1.1",
"colors": "^1.4.0",
Expand Down Expand Up @@ -200,7 +200,7 @@
"vite": "6.0.2",
"vite-plugin-pwa": "0.21.1",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.6",
"vitest": "2.1.8",
"workbox-build": "7.3.0",
"workbox-window": "7.3.0"
},
Expand Down
Loading

0 comments on commit c7219e0

Please sign in to comment.