Skip to content

Commit

Permalink
chore(deps): update dependency vitest-mock-extended to v2.0.2 (#464)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent 4ee037f commit abc9756
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"semantic-release": "24.1.0",
"typescript": "5.5.4",
"vitest": "2.0.5",
"vitest-mock-extended": "2.0.0"
"vitest-mock-extended": "2.0.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5166,10 +5166,10 @@ vite@^5.0.0:
optionalDependencies:
fsevents "~2.3.3"

vitest-mock-extended@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/vitest-mock-extended/-/vitest-mock-extended-2.0.0.tgz#9e43120998946d85bf993ccc77ee75c0f065f755"
integrity sha512-iDV40gSKlN5RZRSfpOv5SKTdEeBvu4VMpLNNakDSHMWnUmnlfsEVGXHndWAfUD+nZBR+HDcQw7p/JO5sCWo1VQ==
vitest-mock-extended@2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/vitest-mock-extended/-/vitest-mock-extended-2.0.2.tgz#bde329b0ca0cdfc2b0a3c71291e1af64559e23b2"
integrity sha512-n3MBqVITKyclZ0n0y66hkT4UiiEYFQn9tteAnIxT0MPz1Z8nFcPUG3Cf0cZOyoPOj/cq6Ab1XFw2lM/qM5EDWQ==
dependencies:
ts-essentials ">=10.0.0"

Expand Down

0 comments on commit abc9756

Please sign in to comment.