Skip to content

Commit

Permalink
chore(deps): update vitest to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent 4291532 commit b949f6b
Show file tree
Hide file tree
Showing 2 changed files with 489 additions and 228 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": "^1.0.0",
"replace": "1.2.2",
"replace-in-file": "7.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": "^1.0.0"
},
"dependencies": {
"fast-glob": "^3.1.0",
Expand Down
Loading

0 comments on commit b949f6b

Please sign in to comment.