Skip to content

Commit

Permalink
chore(deps-dev): bump vitest from 0.30.1 to 0.31.0
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.30.1 to 0.31.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.31.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>
  • Loading branch information
dependabot[bot] authored and artursvonda committed May 4, 2023
1 parent cc1a03b commit 9471527
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 46 deletions.
104 changes: 59 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"typescript": "~5.0.4",
"vite": "^4.3.4",
"vite-plugin-dts": "^2.3.0",
"vitest": "^0.30.1"
"vitest": "^0.31.0"
}
}

0 comments on commit 9471527

Please sign in to comment.