Skip to content

Commit 290f68b

Browse files
author
Fundraising Tech
committed
Update vitest monorepo to ^0.24.0
1 parent e4e8946 commit 290f68b

2 files changed

Lines changed: 47 additions & 50 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"@typescript-eslint/eslint-plugin": "^5.0.0",
1919
"@typescript-eslint/parser": "^5.0.0",
2020
"@vitejs/plugin-vue": "^3.0",
21-
"@vitest/coverage-c8": "^0.23.0",
21+
"@vitest/coverage-c8": "^0.24.0",
2222
"@vue/eslint-config-typescript": "^11.0.0",
2323
"eslint": "^8.0.0",
2424
"eslint-plugin-vue": "^9.0.0",
2525
"sass": "^1.32.11",
2626
"typescript": "~4.8.0",
2727
"vite": "^3.0",
28-
"vitest": "^0.23.0"
28+
"vitest": "^0.24.0"
2929
}
3030
}

0 commit comments

Comments
 (0)