Skip to content

Commit 1bbfd98

Browse files
authored
Merge pull request #2 from ElysiumOSS/fix/bump-vitest-3.2.6
fix(deps): bump vitest to 3.2.6 (GHSA-5xrq-8626-4rwp)
2 parents 3631239 + 16b23bf commit 1bbfd98

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

bun.lock

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@release-it/conventional-changelog": "10.0.1",
5959
"@types/bun": "^1.3.10",
6060
"@types/node": "24.6.2",
61-
"@vitest/coverage-v8": "3.2.4",
61+
"@vitest/coverage-v8": "3.2.6",
6262
"console-fail-test": "0.5.0",
6363
"cspell": "9.2.1",
6464
"husky": "9.1.7",
@@ -70,7 +70,7 @@
7070
"sentences-per-line": "0.3.0",
7171
"tsdown": "0.15.6",
7272
"typescript": "5.9.3",
73-
"vitest": "3.2.4"
73+
"vitest": "3.2.6"
7474
},
7575
"engines": {
7676
"node": ">=20.19.0"

0 commit comments

Comments
 (0)