Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
chore(Renovate): ⬆️ Update Vitest dependencies to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 34b0e77 commit 594339b
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 97 deletions.
8 changes: 4 additions & 4 deletions packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
"prettier": "prettier --cache --cache-location=\"./node_modules/.cache/prettier\" --ignore-path=\"../../.gitignore\" --log-level=log \"./\""
},
"dependencies": {
"@vitest/coverage-v8": "1.1.3",
"@vitest/ui": "1.1.3",
"@vitest/coverage-v8": "1.5.1",
"@vitest/ui": "1.5.1",
"vite": "5.0.11"
},
"peerDependencies": {
"vitest": "1.1.3"
"vitest": "1.5.1"
},
"devDependencies": {
"@terminal-nerds/constants-config": "workspace:*",
Expand All @@ -74,6 +74,6 @@
"@terminal-nerds/utils-config": "workspace:*",
"tsup": "8.0.1",
"typescript": "5.3.3",
"vitest": "1.1.3"
"vitest": "1.5.1"
}
}
Loading

0 comments on commit 594339b

Please sign in to comment.