Skip to content

Commit

Permalink
chore: Bump vitest (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr authored Sep 19, 2024
1 parent 11200f3 commit 25a83d7
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 268 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,12 @@
"husky": "^8.0.0",
"jsonschema": "^1.4.1",
"typescript": "~5.5.4",
"vitest": "^2.0.5"
"vitest": "^2.1.1"
},
"dependencies": {
"ajv": "^8.17.1",
"ajv-formats": "^2.1.1",
"ts-json-schema-generator": "^2.3.0",
"ts-node": "^10.9.2"
},
"pnpm": {
"overrides": {
"vite@>=5.0.0 <=5.0.11": ">=5.0.12"
}
}
}
Loading

0 comments on commit 25a83d7

Please sign in to comment.