Skip to content

Commit 6a44460

Browse files
authored
Merge pull request #191 from ghiscoding/chore/vitest5
chore(deps): upgrade to Vitest v5 Beta 3
2 parents 722b6ee + 1d8da02 commit 6a44460

2 files changed

Lines changed: 52 additions & 85 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
"@lerna-lite/cli": "^5.2.1",
5959
"@lerna-lite/publish": "^5.2.1",
6060
"@types/node": "^25.9.1",
61-
"@vitest/coverage-v8": "^4.1.6",
61+
"@vitest/coverage-v8": "^5.0.0-beta.3",
6262
"conventional-changelog-conventionalcommits": "^9.3.1",
6363
"happy-dom": "^20.9.0",
6464
"remove-glob": "catalog:",
6565
"typescript": "catalog:",
66-
"vitest": "^4.1.6"
66+
"vitest": "^5.0.0-beta.3"
6767
}
6868
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)