Skip to content

Commit

Permalink
chore(deps): update vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabb-c committed Apr 29, 2024
1 parent 83eae53 commit 7ed73cb
Show file tree
Hide file tree
Showing 3 changed files with 252 additions and 203 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"typecheck": "tsc --noEmit --extendedDiagnostics"
},
"devDependencies": {
"@biomejs/biome": "^1.7.0",
"@commitlint/cli": "^19.2.2",
"@biomejs/biome": "^1.7.1",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/ui": "^1.5.0",
"@vitest/coverage-v8": "^1.5.2",
"@vitest/ui": "^1.5.2",
"husky": "^9.0.11",
"is-ci": "^3.0.1",
"typescript": "^5.4.5",
"vite-tsconfig-paths": "^4.3.2",
"vitepress": "^1.1.0",
"vitest": "^1.5.0",
"vue": "^3.4.23"
"vitepress": "^1.1.4",
"vitest": "^1.5.2",
"vue": "^3.4.26"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 7ed73cb

Please sign in to comment.