Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 29a3f51 commit bab9381
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 120 deletions.
2 changes: 1 addition & 1 deletion packages/tsconfig-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"pkg-types": "^1.0.3"
},
"devDependencies": {
"vitest": "^1.3.0"
"vitest": "^2.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/vite-config-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"pkg-types": "^1.0.3"
},
"devDependencies": {
"vitest": "^1.3.0"
"vitest": "^2.0.0"
}
}
Loading

0 comments on commit bab9381

Please sign in to comment.