Skip to content

Commit

Permalink
chore: update to vitest 2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Cherry committed Dec 5, 2024
1 parent b7f8dec commit 7a54250
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"devDependencies": {
"@cloudflare/vitest-pool-workers": "^0.5.2",
"wrangler": "^3.60.3",
"vitest": "2.1.5"
"vitest": "2.1.8"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@cloudflare/vitest-pool-workers": "^0.5.2",
"typescript": "^5.5.2",
"vitest": "2.1.5",
"vitest": "2.1.8",
"wrangler": "^3.60.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"devDependencies": {
"@cloudflare/vitest-pool-workers": "^0.5.2",
"wrangler": "^3.60.3",
"vitest": "2.1.5"
"vitest": "2.1.8"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@cloudflare/vitest-pool-workers": "^0.5.2",
"typescript": "^5.5.2",
"vitest": "2.1.5",
"vitest": "2.1.8",
"wrangler": "^3.60.3"
}
}

0 comments on commit 7a54250

Please sign in to comment.