Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v0.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2023
1 parent 604d85c commit 620c170
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 35 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -66,7 +66,7 @@
"@types/pluralize": "0.0.29",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7",
"@vitest/coverage-c8": "0.24.4",
"@vitest/coverage-c8": "0.31.1",
"dotenv-cli": "7.2.1",
"eslint": "8.41.0",
"eslint-config-prettier": "8.8.0",
Expand All @@ -78,7 +78,7 @@
"prettier-plugin-prisma": "4.13.0",
"release-it": "15.10.3",
"typescript": "5.0.4",
"vitest": "0.24.4"
"vitest": "0.31.1"
},
"lint-staged": {
"*.{mts,ts,js}": "eslint --cache --fix",
Expand Down

0 comments on commit 620c170

Please sign in to comment.