Skip to content

Commit 79362a8

Browse files
Update vitest monorepo to ^1.1.1
1 parent 6bf52fc commit 79362a8

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

Diff for: package-lock.json

+40-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@testing-library/react": "^14.1.2",
4343
"@testing-library/user-event": "^14.5.2",
4444
"@vitejs/plugin-react": "^4.2.1",
45-
"@vitest/coverage-v8": "^1.0.4",
45+
"@vitest/coverage-v8": "^1.1.1",
4646
"acorn": "^8.11.3",
4747
"babel-loader": "^9.1.3",
4848
"bootstrap": "^5.3.2",
@@ -82,7 +82,7 @@
8282
"uuid": "^9.0.1",
8383
"vite": "^5.0.6",
8484
"vite-plugin-purgecss": "^0.2.12",
85-
"vitest": "^1.0.1",
85+
"vitest": "^1.1.1",
8686
"vitest-fetch-mock": "^0.2.2"
8787
},
8888
"scripts": {

0 commit comments

Comments
 (0)