Skip to content

Commit 8c907c7

Browse files
chore(deps): update dependency vitest to v2.1.9 [security] (#1772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: devtools-ci-cd <[email protected]>
1 parent 2b5cf52 commit 8c907c7

File tree

2 files changed

+5630
-2111
lines changed

2 files changed

+5630
-2111
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"@commitlint/config-conventional": "19.6.0",
4949
"@scaleway/eslint-config-react": "4.0.9",
5050
"@typescript-eslint/eslint-plugin": "latest",
51-
"@vitest/coverage-istanbul": "2.0.5",
52-
"@vitest/coverage-v8": "2.0.5",
53-
"@vitest/ui": "2.0.5",
51+
"@vitest/coverage-istanbul": "2.1.9",
52+
"@vitest/coverage-v8": "2.1.9",
53+
"@vitest/ui": "2.1.9",
5454
"babel-plugin-annotate-pure-calls": "0.5.0",
5555
"browserslist": "4.24.4",
5656
"cross-env": "7.0.3",
@@ -69,7 +69,7 @@
6969
"typedoc": "0.27.6",
7070
"typescript": "5.7.3",
7171
"vite": "5.4.12",
72-
"vitest": "2.0.5"
72+
"vitest": "2.1.9"
7373
},
7474
"packageManager": "[email protected]",
7575
"dependencies": {

0 commit comments

Comments
 (0)