Skip to content

Commit 7b84b02

Browse files
fix(cli): align vitest lock resolution
1 parent d252c86 commit 7b84b02

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

bun.lock

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/sim-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
"commander": "^11.1.0",
5656
"js-yaml": "4.3.0",
5757
"typescript": "^7.0.2",
58-
"vitest": "^3.2.4"
58+
"vitest": "^4.1.0"
5959
}
6060
}

0 commit comments

Comments
 (0)