Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 9, 2023
1 parent 3a35403 commit 45a6e40
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 43 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"@vitest/coverage-c8": "0.29.8",
"@vitest/coverage-c8": "0.30.0",
"dotenv-cli": "7.2.1",
"eslint": "8.38.0",
"eslint-config-prettier": "8.8.0",
Expand All @@ -63,7 +63,7 @@
"prettier": "2.8.7",
"release-it": "15.10.1",
"typescript": "5.0.4",
"vitest": "0.29.8"
"vitest": "0.30.0"
},
"lint-staged": {
"*.{ts,js,mts,mjs}": "eslint --cache --fix",
Expand Down
141 changes: 100 additions & 41 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 45a6e40

Please sign in to comment.