Skip to content

Commit

Permalink
chore: add @vitest/utils as direct dependency for vitest-dev/vitest…
Browse files Browse the repository at this point in the history
…#3434 work-around
  • Loading branch information
AriPerkkio committed Jun 1, 2023
1 parent 1c2f480 commit d9a6ed8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@vitest/browser": "^0.31.3",
"@vitest/utils": "^0.31.3",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
11 changes: 11 additions & 0 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 d9a6ed8

Please sign in to comment.