Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update vitest monorepo to v1
Browse files Browse the repository at this point in the history
renovate[bot] authored Feb 20, 2024
1 parent 65cf468 commit 59a722c
Showing 2 changed files with 542 additions and 124 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/node": "^20.11.16",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^1.3.1",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
@@ -42,7 +42,7 @@
"prettier": "^3.2.4",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
"vitest": "^1.3.1"
},
"packageManager": "pnpm@8.15.1"
}
662 changes: 540 additions & 122 deletions pnpm-lock.yaml

0 comments on commit 59a722c

Please sign in to comment.