Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v2.1.8 (#4207)
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 Dec 7, 2024
1 parent 618c69b commit af468a9
Show file tree
Hide file tree
Showing 11 changed files with 1,162 additions and 99 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"ts-node": "10.9.2",
"tsup": "8.3.5",
"typescript": "5.7.2",
"vitest": "2.1.6"
"vitest": "2.1.8"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"ts-node": "10.9.2",
"tsup": "8.3.5",
"typescript": "5.7.2",
"vitest": "2.1.6"
"vitest": "2.1.8"
},
"dependencies": {
"@algolia/client-common": "5.15.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"publint": "0.2.12",
"tsup": "8.3.5",
"typescript": "5.7.2",
"vitest": "2.1.6",
"vitest": "2.1.8",
"xhr-mock": "2.5.1"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"publint": "0.2.12",
"tsup": "8.3.5",
"typescript": "5.7.2",
"vitest": "2.1.6"
"vitest": "2.1.8"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"publint": "0.2.12",
"tsup": "8.3.5",
"typescript": "5.7.2",
"vitest": "2.1.6"
"vitest": "2.1.8"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Loading

0 comments on commit af468a9

Please sign in to comment.