chore(deps): update dependency vitest to v3.1.4 (#90)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-19 16:29:54 +00:00 committed by GitHub
parent 715747c9c8
commit ea51f043b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 49 additions and 49 deletions

View file

@ -15,7 +15,7 @@
"devDependencies": {
"@types/node": "22.15.19",
"prettier": "3.5.3",
"vitest": "3.1.3",
"vitest": "3.1.4",
"vitest-mock-extended": "3.1.0"
}
}