Skip to content

Commit

Permalink
fix(mocker): specify correct spy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Oct 3, 2024
1 parent bfa64bb commit 7e9584a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/mocker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
}
},
"dependencies": {
"@vitest/spy": "workspace:^2.1.0-beta.1",
"@vitest/spy": "workspace:*",
"estree-walker": "^3.0.3",
"magic-string": "^0.30.11"
},
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 7e9584a

Please sign in to comment.