Skip to content

Commit

Permalink
chore(deps): update dependency vitest-mock-extended to v1.3.0 (#50)
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 3, 2023
1 parent 37d80f9 commit dc6a2a2
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.2.1"
"vitest-mock-extended": "1.3.0"
}
}
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.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/vitest-mock-extended/-/vitest-mock-extended-1.2.1.tgz#fb7107d7cc50e420f7e536d603bc00467c47ef03"
integrity sha512-zRiSAR4d44S0XEWgfhnyYkU9Z2a7bo9FiEoh7Qe9qW/Qm+j0Uq9i8paOONpSDwzOe1fxwff8Au5PS5+uBZ06bw==
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==
dependencies:
ts-essentials "^9.3.2"

Expand Down

0 comments on commit dc6a2a2

Please sign in to comment.