From 12dfbd29424d60227e9329b0902cca7cb6272718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 04:13:48 +0000 Subject: [PATCH] chore(dev-deps): bump @vitest/spy from 4.1.5 to 4.1.6 Bumps [@vitest/spy](https://github.com/vitest-dev/vitest/tree/HEAD/packages/spy) from 4.1.5 to 4.1.6. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/spy) --- updated-dependencies: - dependency-name: "@vitest/spy" dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 91aeda84..9c512360 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@types/node": "^25.6.0", "@types/range-parser": "^1.2.7", "@vitest/coverage-istanbul": "^4.1.5", - "@vitest/spy": "^4.1.5", + "@vitest/spy": "^4.1.6", "eslint": "^10.3.0", "husky": "^9.1.7", "lint-staged": "^17.0.3", diff --git a/yarn.lock b/yarn.lock index b014b866..7d9ea2b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2748,11 +2748,16 @@ magic-string "^0.30.21" pathe "^2.0.3" -"@vitest/spy@4.1.5", "@vitest/spy@^4.1.5": +"@vitest/spy@4.1.5": version "4.1.5" resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.1.5.tgz#fa7858ffab746fa9ac29496e626f5a0caf9a5a7f" integrity sha512-2lNOsh6+R2Idnf1TCZqSwYlKN2E/iDlD8sgU59kYVl+OMDmvldO1VDk39smRfpUNwYpNRVn3w4YfuC7KfbBnkQ== +"@vitest/spy@^4.1.6": + version "4.1.6" + resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.1.6.tgz#0a316893630f47fa545e33026cfc91575070d165" + integrity sha512-JFKxMx6udhwKh/Ldo270e17QX710vgunMkuPAvXjHSvC6oqLWAHhVhjg/I71q0u0CBSErIODV1Kjv0FQNSWjdg== + "@vitest/utils@4.1.5": version "4.1.5" resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.1.5.tgz#20d6a6ae651a0dd33f945548921698d49701fa43"