build(deps-dev): Bump vitest from 4.1.2 to 4.1.3 (#1680)
Some checks failed
Test / test (push) Has been cancelled

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

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.3
  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-08 11:50:20 +09:00 committed by GitHub
parent b37c1a1c07
commit 159c67730e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 137 additions and 125 deletions

View file

@ -44,6 +44,6 @@
"rimraf": "^6.1.3",
"rollup": "^4.60.1",
"typescript": "^6.0.2",
"vitest": "^4.1.2"
"vitest": "^4.1.3"
}
}