Skip to content

Commit

Permalink
chore(deps): update dependency vitest to ^0.32.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent a9cbafe commit dea5831
Show file tree
Hide file tree
Showing 13 changed files with 133 additions and 171 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"shx": "^0.3.4",
"unbuild": "^1.2.1",
"vite": "^4.3.9",
"vitest": "^0.32.2"
"vitest": "^0.32.4"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"rimraf": "^5.0.1",
"unbuild": "^1.2.1",
"vite": "^4.3.9",
"vitest": "^0.32.2"
"vitest": "^0.32.4"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"shx": "^0.3.4",
"unbuild": "^1.2.1",
"vite": "^4.3.9",
"vitest": "^0.32.2"
"vitest": "^0.32.4"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"solid-js": "^1.7.7",
"unbuild": "^1.2.1",
"vite": "^4.3.9",
"vitest": "^0.32.2"
"vitest": "^0.32.4"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"pino": "^8.14.1",
"pino-pretty": "^10.0.0",
"unbuild": "^1.2.1",
"vitest": "^0.32.2"
"vitest": "^0.32.4"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"shx": "^0.3.4",
"unbuild": "^1.2.1",
"vite": "^4.3.9",
"vitest": "^0.32.2"
"vitest": "^0.32.4"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"shx": "^0.3.4",
"unbuild": "^1.2.1",
"vite": "^4.3.9",
"vitest": "^0.32.2"
"vitest": "^0.32.4"
}
}
Loading

0 comments on commit dea5831

Please sign in to comment.