Skip to content

Commit cb074f6

Browse files
author
TimeTennis
committed
Merge remote-tracking branch 'origin/renovate/vitest-monorepo'
2 parents adb29ec + b264f19 commit cb074f6

File tree

2 files changed

+91
-99
lines changed

2 files changed

+91
-99
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"@types/uuid": "10.0.0",
6161
"@typescript-eslint/eslint-plugin": "8.15.0",
6262
"@typescript-eslint/parser": "8.15.0",
63-
"@vitest/coverage-v8": "2.1.4",
64-
"@vitest/ui": "2.1.4",
63+
"@vitest/coverage-v8": "2.1.8",
64+
"@vitest/ui": "2.1.8",
6565
"assert": "2.1.0",
6666
"buffer": "6.0.3",
6767
"c8": "10.1.2",
@@ -90,7 +90,7 @@
9090
"vite": "5.4.11",
9191
"vite-plugin-environment": "^1.1.3",
9292
"vite-tsconfig-paths": "4.3.2",
93-
"vitest": "2.1.4",
93+
"vitest": "2.1.8",
9494
"vitest-github-actions-reporter": "0.11.1",
9595
"vitest-sonar-reporter": "2.0.0",
9696
"yargs": "17.7.2"

0 commit comments

Comments
 (0)