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 Dec 9, 2023
1 parent f9b707f commit 2c4fb89
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 151 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
},
"devDependencies": {
"@types/node": "^20.9.0",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.6",
"@vitest/coverage-v8": "^1.0.3",
"@vitest/ui": "^1.0.3",
"ast-types": "^0.16.1",
"changelogen": "^0.5.5",
"eslint": "^8.53.0",
Expand All @@ -62,7 +62,7 @@
"source-map": "npm:source-map-js@latest",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
"vitest": "^1.0.3"
},
"resolutions": {
"source-map": "npm:source-map-js@latest"
Expand Down
Loading

0 comments on commit 2c4fb89

Please sign in to comment.