Skip to content

Commit

Permalink
chore(types): move expect-type to dependencies (#6705)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmkal authored Oct 14, 2024
1 parent 3078e4e commit e03725a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@
"@vitest/utils": "workspace:*",
"chai": "^5.1.1",
"debug": "^4.3.7",
"expect-type": "^1.1.0",
"magic-string": "^0.30.11",
"pathe": "^1.1.2",
"std-env": "^3.7.0",
Expand Down Expand Up @@ -189,7 +190,6 @@
"cac": "^6.7.14",
"chai-subset": "^1.6.0",
"cli-truncate": "^4.0.0",
"expect-type": "^1.1.0",
"fast-glob": "3.3.2",
"find-up": "^6.3.0",
"flatted": "^3.3.1",
Expand Down
6 changes: 3 additions & 3 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 e03725a

Please sign in to comment.