Skip to content

Commit bd7e9d9

Browse files
authored
Merge pull request #246 from sapphi-red/update-vitest
Upgrade vitest
2 parents 2cf5b9d + a25dc91 commit bd7e9d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint": "^8.14.0",
5050
"typescript": "^4.6.4",
5151
"vite": "^4.0.0",
52-
"vitest": "^0.25.2"
52+
"vitest": "^0.34.4"
5353
},
5454
"peerDependencies": {
5555
"vite": "^3.0.0 || ^4.0.0"

0 commit comments

Comments
 (0)