Skip to content

Commit 4fab2cb

Browse files
committed
chore: update vitest
1 parent fdca9de commit 4fab2cb

File tree

2 files changed

+215
-436
lines changed

2 files changed

+215
-436
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"@types/github-script": "https://github.com/actions/github-script/archive/refs/tags/v7.0.1.tar.gz",
4848
"@types/js-yaml": "^4.0.9",
4949
"@types/node": "22.x",
50-
"@vitest/browser": "^2.1.9",
51-
"@vitest/coverage-v8": "^2.0.5",
50+
"@vitest/browser": "^3.2.4",
51+
"@vitest/coverage-v8": "^3.2.4",
5252
"dotenv": "^16.4.7",
5353
"env-cmd": "^10.1.0",
5454
"eslint": "9.23.x",
@@ -65,7 +65,7 @@
6565
"turbo": "^2.3.3",
6666
"typescript": "5.6.x",
6767
"unplugin-swc": "^1.5.1",
68-
"vitest": "^2.1.9"
68+
"vitest": "^3.2.4"
6969
},
7070
"os": [
7171
"darwin",

0 commit comments

Comments
 (0)