Skip to content

Commit 5efddeb

Browse files
chore(deps-dev): bump jsdom from 29.1.1 to 30.0.1 in /ui (#81)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 29.1.1 to 30.0.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v29.1.1...v30.0.1) --- updated-dependencies: - dependency-name: jsdom dependency-version: 30.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d63530 commit 5efddeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@vitest/coverage-v8": "^4.1.0",
5656
"eslint": "^9",
5757
"eslint-config-next": "16.2.12",
58-
"jsdom": "^29.0.0",
58+
"jsdom": "^30.0.1",
5959
"tailwindcss": "^4",
6060
"typescript": "^6",
6161
"vite": "^8.1.0",

0 commit comments

Comments
 (0)