5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 07:06:56 +00:00

chore(deps-dev): bump vitest from 1.3.1 to 1.5.0

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.3.1 to 1.5.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.0/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-11 22:57:21 +00:00 committed by GitHub
parent ee41aa2fcf
commit ba33396d65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 448 additions and 404 deletions

850
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -44,6 +44,6 @@
"@vercel/ncc": "^0.38.1",
"jest-when": "^3.6.0",
"mock-http-server": "^1.4.5",
"vitest": "^1.3.1"
"vitest": "^1.5.0"
}
}