Skip to content

Commit 97f034c

Browse files
build(deps-dev): bump vitest from 4.1.7 to 4.1.9 (#221)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6fbd3e commit 97f034c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"prettier": "^3.8.3",
4747
"rimraf": "^6.1.2",
4848
"typescript": "^6.0.3",
49-
"vitest": "^4.1.7"
49+
"vitest": "^4.1.9"
5050
},
5151
"publishConfig": {
5252
"access": "public"

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@
7575
"rimraf": "^6.1.2",
7676
"tsx": "^4.22.4",
7777
"typescript": "^6.0.3",
78-
"vitest": "^4.1.7"
78+
"vitest": "^4.1.9"
7979
}
8080
}

0 commit comments

Comments
 (0)