Skip to content

Commit 9f1697e

Browse files
chore(deps): update vitest monorepo to ^0.33.0
1 parent 12b7ee9 commit 9f1697e

File tree

2 files changed

+245
-122
lines changed

2 files changed

+245
-122
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"@antfu/eslint-config-ts": "^0.33.1",
2828
"@typescript-eslint/eslint-plugin": "^5.45.1",
2929
"@typescript-eslint/parser": "^5.45.1",
30-
"@vitest/coverage-c8": "^0.25.8",
30+
"@vitest/coverage-c8": "^0.33.0",
3131
"changelogen": "^0.4.0",
3232
"eslint": "^8.29.0",
3333
"typedoc": "^0.23.21",
3434
"typedoc-plugin-markdown": "^3.14.0",
3535
"typescript": "^4.9.3",
3636
"unbuild": "^1.0.2",
37-
"vitest": "^0.25.5"
37+
"vitest": "^0.33.0"
3838
}
3939
}

0 commit comments

Comments
 (0)