Skip to content

Commit

Permalink
chore(deps): update dependency vitest-mock-extended to v1.3.1 (#53)
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] committed Oct 9, 2023
1 parent c8bc949 commit 567b14d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -60,6 +60,6 @@
"semantic-release": "22.0.5",
"typescript": "5.2.2",
"vitest": "0.34.6",
"vitest-mock-extended": "1.3.0"
"vitest-mock-extended": "1.3.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5257,10 +5257,10 @@ vite-node@0.34.6:
optionalDependencies:
fsevents "~2.3.2"

vitest-mock-extended@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/vitest-mock-extended/-/vitest-mock-extended-1.3.0.tgz#9c23f12ab160eea0dc2a0d30b12ec952be96c640"
integrity sha512-qolbgansCq7huhmUUlHXOUYlejL86+jFkfyeoxGR9IWKhWcIjI3Ek2J9eTwIFfVzNkaTCpuJizEg9EqDJuuOkg==
vitest-mock-extended@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/vitest-mock-extended/-/vitest-mock-extended-1.3.1.tgz#23a7a7affb50d51af74e7b85d82033139fd42b7a"
integrity sha512-OpghYjh4BDuQ/Mzs3lFMQ1QRk9D8/2O9T47MLUA5eLn7K4RWIy+MfIivYOWEyxjTENjsBnzgMihDjyNalN/K0Q==
dependencies:
ts-essentials "^9.3.2"

Expand Down

0 comments on commit 567b14d

Please sign in to comment.