Skip to content

Commit

Permalink
Merge pull request #9 from yutak23/renovate/major-1-vitest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update vitest monorepo to v1 (major)
  • Loading branch information
yutak23 authored May 1, 2024
2 parents 05a2115 + 647fd6a commit a2a2ee5
Show file tree
Hide file tree
Showing 2 changed files with 557 additions and 331 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/node": "^16.18.96",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^1.5.3",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^18.0.0",
Expand All @@ -57,7 +57,7 @@
"npm-run-all2": "^6.0.0",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"vitest": "^0.34.0"
"vitest": "^1.0.0"
},
"files": [
"esm",
Expand Down
Loading

0 comments on commit a2a2ee5

Please sign in to comment.