Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v1 (major) (#150)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent a3b02ae commit 8f3d913
Show file tree
Hide file tree
Showing 2 changed files with 329 additions and 336 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
},
"devDependencies": {
"@types/node": "^20.10.2",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^1.0.0",
"eslint": "latest",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.1.0",
"standard-version": "latest",
"typescript": "^5.3.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
"vitest": "^1.0.0"
},
"packageManager": "pnpm@8.11.0"
}
Loading

0 comments on commit 8f3d913

Please sign in to comment.