Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to ^0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 6, 2023
1 parent 5e24875 commit b26cc4c
Show file tree
Hide file tree
Showing 2 changed files with 435 additions and 215 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.33.0",
"eslint-config-custom": "*",
"lerna": "^6.0.3",
"prettier": "latest",
"turbo": "latest",
"typescript": "^4.8.2",
"vitest": "^0.25.0"
"vitest": "^0.33.0"
},
"engines": {
"node": ">=14.0.0"
Expand Down

0 comments on commit b26cc4c

Please sign in to comment.