chore(deps): update dependency vitest to v3.1.3 (#76)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-05 15:47:26 +00:00 committed by GitHub
parent 69f9cb0c11
commit c1d3681820
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 53 additions and 53 deletions

View file

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