Skip to content

Commit 12c3faf

Browse files
chore(deps): update dependency vitest to v3.2.6 [security]
1 parent 605e074 commit 12c3faf

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"lint-staged": "16.2.7",
4646
"typescript": "5.9.3",
4747
"vite": "^7.0.0",
48-
"vitest": "3.2.4"
48+
"vitest": "3.2.6"
4949
},
5050
"files": [
5151
"dist"

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ minimumReleaseAge: 20160
22
verifyDepsBeforeRun: install
33
minimumReleaseAgeExclude:
44
- "@marimo-team/*"
5+
# Renovate security update: vitest@3.2.6
6+
- vitest@3.2.6
57
packages:
68
- .
79
blockExoticSubdeps: true

0 commit comments

Comments
 (0)