Skip to content

Commit 7b211da

Browse files
chore(deps): update vitest monorepo to v4.1.6
1 parent 0d409bb commit 7b211da

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"@types/testing-library__react": "10.2.0",
5656
"@uswds/compile": "1.3.2",
5757
"@vitejs/plugin-react": "6.0.1",
58-
"@vitest/coverage-istanbul": "4.1.5",
58+
"@vitest/coverage-istanbul": "4.1.6",
5959
"@vitest/eslint-plugin": "1.6.16",
60-
"@vitest/ui": "4.1.5",
60+
"@vitest/ui": "4.1.6",
6161
"axe-core": "4.11.4",
6262
"cypress": "15.14.2",
6363
"cypress-axe": "1.7.0",
@@ -84,7 +84,7 @@
8484
"vite": "8.0.10",
8585
"vite-plugin-eslint": "1.8.1",
8686
"vite-plugin-svgr": "5.2.0",
87-
"vitest": "4.1.5",
87+
"vitest": "4.1.6",
8888
"storybook": "10.3.6",
8989
"@storybook/react-vite": "10.3.6",
9090
"@chromatic-com/storybook": "5.1.2",
@@ -93,7 +93,7 @@
9393
"@storybook/addon-onboarding": "10.3.6",
9494
"prop-types": "15.8.1",
9595
"eslint-plugin-storybook": "10.3.6",
96-
"@vitest/coverage-v8": "4.1.5"
96+
"@vitest/coverage-v8": "4.1.6"
9797
},
9898
"scripts": {
9999
"start": "bunx --bun vite",

0 commit comments

Comments
 (0)