Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v0.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2022
1 parent 3203c72 commit e1e7e8b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -53,7 +53,7 @@
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"@vitest/coverage-c8": "0.24.4",
"@vitest/coverage-c8": "0.24.5",
"dotenv-cli": "6.0.0",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
Expand All @@ -63,7 +63,7 @@
"prettier": "2.7.1",
"release-it": "15.5.0",
"typescript": "4.8.4",
"vitest": "0.24.4"
"vitest": "0.24.5"
},
"lint-staged": {
"*.{ts,js,mts,mjs}": "eslint --cache --fix",
Expand Down
18 changes: 9 additions & 9 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 e1e7e8b

Please sign in to comment.