chore(deps): update dependency vitest to v3.2.0 (#109)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-02 15:20:57 +00:00 committed by GitHub
parent bf224da04d
commit b1a8081799
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 82 additions and 67 deletions

View file

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