Skip to content

Commit

Permalink
chore(deps-dev): bump vitest from 0.31.4 to 0.34.6
Browse files Browse the repository at this point in the history
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.31.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
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 97acce9 commit 37c99c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"regenerator-runtime": "^0.13.7",
"styled-components": "^5.0.1",
"typescript": "~5.3.0",
"vitest": "^0.31.0"
"vitest": "^0.34.6"
},
"lint-staged": {
"**/*.{js,jsx,tsx,ts,md,json}": [
Expand Down

0 comments on commit 37c99c9

Please sign in to comment.