build(deps-dev): Bump vitest from 4.1.4 to 4.1.5 (#1688)
Some checks failed
Test / test (push) Has been cancelled

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-04-22 14:38:25 +09:00 committed by GitHub
parent ac6d945897
commit 9d7bda1a6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 131 additions and 131 deletions

View file

@ -44,6 +44,6 @@
"rimraf": "^6.1.3",
"rollup": "^4.60.2",
"typescript": "^6.0.3",
"vitest": "^4.1.4"
"vitest": "^4.1.5"
}
}