Skip to content

Commit b67192a

Browse files
Update vitest monorepo to v3 (#525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b14ca7 commit b67192a

File tree

2 files changed

+179
-443
lines changed

2 files changed

+179
-443
lines changed

packages/referrer-parser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,14 @@
5252
"@types/sinon": "^17.0.3",
5353
"@typescript-eslint/eslint-plugin": "^8.0.0",
5454
"@typescript-eslint/parser": "^8.0.0",
55-
"@vitest/coverage-v8": "^1.6.1",
55+
"@vitest/coverage-v8": "^3.0.0",
5656
"eslint": "^8.52.0",
5757
"should": "13.2.3",
5858
"sinon": "20.0.0",
5959
"typescript": "5.4.3",
6060
"vite": "^6.0.0",
6161
"vite-plugin-dts": "^4.0.0",
62-
"vitest": "^1.6.1"
62+
"vitest": "^3.0.0"
6363
},
6464
"engines": {
6565
"node": ">=16.0.0"

0 commit comments

Comments
 (0)