Skip to content

Commit

Permalink
chore: update dependency vitest to ^0.32.4 (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 136f861 commit c7b93ac
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/enclosure-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-plugin-dts": "^3.2.0",
"vitest": "^0.32.2",
"vitest": "^0.32.4",
"vue": "^3.3.4",
"vue-router": "^4.2.5",
"vue-tsc": "^1.6.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/insider-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-plugin-dts": "^3.2.0",
"vitest": "^0.32.2",
"vitest": "^0.32.4",
"vue": "^3.3.4",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.4"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@ __metadata:
typescript: ^5.2.2
vite: ^4.5.0
vite-plugin-dts: ^3.2.0
vitest: ^0.32.2
vitest: ^0.32.4
vue: ^3.3.4
vue-demi: ^0.13.5
vue-router: ^4.2.5
Expand Down Expand Up @@ -838,7 +838,7 @@ __metadata:
typescript: ^5.2.2
vite: ^4.5.0
vite-plugin-dts: ^3.2.0
vitest: ^0.32.2
vitest: ^0.32.4
vue: ^3.3.4
vue-demi: ^0.13.11
vue-router: ^4.2.5
Expand Down Expand Up @@ -5904,7 +5904,7 @@ __metadata:
languageName: node
linkType: hard

"vitest@npm:^0.32.2":
"vitest@npm:^0.32.4":
version: 0.32.4
resolution: "vitest@npm:0.32.4"
dependencies:
Expand Down

0 comments on commit c7b93ac

Please sign in to comment.