Skip to content

Commit 9bf4b6e

Browse files
chore(deps): update dependency vitest to v0.24.0 (#139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1049370 commit 9bf4b6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"tmp-promise": "3.0.3",
8989
"typescript": "4.8.4",
9090
"vite-tsconfig-paths": "3.5.1",
91-
"vitest": "0.23.4"
91+
"vitest": "0.24.0"
9292
},
9393
"keywords": [
9494
"Cypress",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1509,7 +1509,7 @@ __metadata:
15091509
tmp-promise: 3.0.3
15101510
typescript: 4.8.4
15111511
vite-tsconfig-paths: 3.5.1
1512-
vitest: 0.23.4
1512+
vitest: 0.24.0
15131513
peerDependencies:
15141514
cypress: ">=4.5.0"
15151515
languageName: unknown

0 commit comments

Comments
 (0)