Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2024
1 parent 41ade79 commit 4261dfc
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 145 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
},
"devDependencies": {
"@types/node": "^20.11.30",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^1.4.0",
"benchmark": "^2.1.4",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^3.2.5",
"typescript": "^5.4.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
"vitest": "^1.4.0"
},
"packageManager": "pnpm@8.15.5"
}
Loading

0 comments on commit 4261dfc

Please sign in to comment.