Skip to content

Commit d0ae897

Browse files
Bump vitest from 1.6.0 to 1.6.1 in /finish/src/main/frontend
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05beee9 commit d0ae897

File tree

2 files changed

+83
-52
lines changed

2 files changed

+83
-52
lines changed

finish/src/main/frontend/package-lock.json

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

finish/src/main/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"@testing-library/react": "^16.0.0",
2222
"@vitejs/plugin-react": "^4.3.1",
2323
"jsdom": "^24.1.0",
24-
"vitest": "^1.6.0"
24+
"vitest": "^1.6.1"
2525
}
2626
}

0 commit comments

Comments
 (0)