Skip to content

Commit

Permalink
chore(deps): update vitest to ^0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent 8f3d278 commit 5d559b6
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 52 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
},
"devDependencies": {
"@vitest/coverage-c8": "^0.33.0",
"@vitest/ui": "^0.33.0",
"@vitest/ui": "^0.34.0",
"replace": "1.2.2",
"replace-in-file": "8.1.0",
"replace-string": "4.0.0",
"standard": "17.1.0",
"standard-version": "9.5.0",
"tmp-promise": "3.0.3",
"vitest": "^0.33.0"
"vitest": "^0.34.0"
},
"dependencies": {
"fast-glob": "^3.1.0",
Expand Down
115 changes: 65 additions & 50 deletions pnpm-lock.yaml

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

0 comments on commit 5d559b6

Please sign in to comment.