Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to ^0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 9, 2023
1 parent 5e24875 commit 6dfa1ab
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 184 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -15,13 +15,13 @@
"test:ui": "vitest --ui"
},
"devDependencies": {
"@vitest/ui": "^0.25.0",
"@vitest/ui": "^0.27.0",
"eslint-config-custom": "*",
"lerna": "^6.0.3",
"prettier": "latest",
"turbo": "latest",
"typescript": "^4.8.2",
"vitest": "^0.25.0"
"vitest": "^0.27.0"
},
"engines": {
"node": ">=14.0.0"
Expand Down

0 comments on commit 6dfa1ab

Please sign in to comment.