Skip to content

Commit c496f8b

Browse files
Merge pull request #113 from tjenkinson/renovate/vitest-monorepo
Update vitest monorepo to v1.6.0
2 parents 6536b5c + 963bf66 commit c496f8b

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package-lock.json

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/node": "20.12.5",
5656
"@typescript-eslint/eslint-plugin": "7.8.0",
5757
"@typescript-eslint/parser": "7.8.0",
58-
"@vitest/coverage-v8": "1.5.3",
58+
"@vitest/coverage-v8": "1.6.0",
5959
"eslint": "8.57.0",
6060
"eslint-config-prettier": "9.1.0",
6161
"eslint-plugin-import": "2.29.1",
@@ -70,6 +70,6 @@
7070
"sqlite3": "5.1.7",
7171
"tslib": "2.6.2",
7272
"typescript": "5.4.5",
73-
"vitest": "1.5.3"
73+
"vitest": "1.6.0"
7474
}
7575
}

0 commit comments

Comments
 (0)