Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to ^0.31.0
Browse files Browse the repository at this point in the history
| datasource | package   | from   | to     |
| ---------- | --------- | ------ | ------ |
| npm        | vite-node | 0.26.3 | 0.31.0 |
| npm        | vitest    | 0.27.3 | 0.31.0 |
  • Loading branch information
renovate[bot] committed May 3, 2023
1 parent f81f913 commit 5105542
Show file tree
Hide file tree
Showing 3 changed files with 206 additions and 56 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"terser": "^5.16.8",
"typescript": "^4.9.5",
"vite": "^3.2.5",
"vite-node": "^0.26.3",
"vitest": "^0.26.3"
"vite-node": "^0.31.0",
"vitest": "^0.31.0"
},
"husky": {
"hooks": {
Expand Down
2 changes: 1 addition & 1 deletion packages/kiss-msg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"rimraf": "^3.0.2",
"tsup": "^6.7.0",
"typescript": "^4.9.5",
"vitest": "^0.27.3"
"vitest": "^0.31.0"
},
"lint-staged": {
"*.{js,ts,md,json,yml}": [
Expand Down
Loading

0 comments on commit 5105542

Please sign in to comment.