Skip to content

Commit 5fc52d1

Browse files
committed
chore(dev-deps): update vitest monorepo to v1.4.0
1 parent 5985a19 commit 5fc52d1

File tree

2 files changed

+58
-61
lines changed

2 files changed

+58
-61
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102
"@typescript-eslint/eslint-plugin": "7.2.0",
103103
"@typescript-eslint/parser": "7.2.0",
104104
"@typescript-eslint/rule-tester": "7.2.0",
105-
"@vitest/coverage-istanbul": "1.3.1",
106-
"@vitest/coverage-v8": "1.3.1",
105+
"@vitest/coverage-istanbul": "1.4.0",
106+
"@vitest/coverage-v8": "1.4.0",
107107
"chalk": "4.1.2",
108108
"commitizen": "4.3.0",
109109
"conventional-commit-types": "3.0.0",
@@ -146,7 +146,7 @@
146146
"tsconfig-paths": "4.2.0",
147147
"typescript": "5.4.2",
148148
"vite-tsconfig-paths": "4.3.1",
149-
"vitest": "1.3.1",
149+
"vitest": "1.4.0",
150150
"word-wrap": "1.2.5"
151151
},
152152
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)