chore(deps-dev): bump vitest from 2.0.5 to 2.1.9 (#15220)

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.5 to 2.1.9.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/15216/head
dependabot[bot] 7 months ago committed by GitHub
parent 1ada302603
commit 872ee51378
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -44,6 +44,6 @@
"typescript": "^5.5.4", "typescript": "^5.5.4",
"typescript-eslint": "^8.2.0", "typescript-eslint": "^8.2.0",
"v8-natives": "^1.2.5", "v8-natives": "^1.2.5",
"vitest": "^2.0.5" "vitest": "^2.1.9"
} }
} }

@ -143,7 +143,7 @@
"source-map": "^0.7.4", "source-map": "^0.7.4",
"tiny-glob": "^0.2.9", "tiny-glob": "^0.2.9",
"typescript": "^5.5.4", "typescript": "^5.5.4",
"vitest": "^2.0.5" "vitest": "^2.1.9"
}, },
"dependencies": { "dependencies": {
"@ampproject/remapping": "^2.3.0", "@ampproject/remapping": "^2.3.0",

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save