Skip to content

Commit d47d513

Browse files
chore(deps-dev): bump jsdom from 26.1.0 to 29.0.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.1.0 to 29.0.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v26.1.0...v29.0.1) --- updated-dependencies: - dependency-name: jsdom dependency-version: 29.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50b91a5 commit d47d513

File tree

2 files changed

+196
-167
lines changed

2 files changed

+196
-167
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@testing-library/react": "^16.3.0",
2323
"@testing-library/user-event": "^14.6.1",
2424
"@vitejs/plugin-react": "^5.0.2",
25-
"jsdom": "^26.1.0",
25+
"jsdom": "^29.0.1",
2626
"vite": "^7.1.5"
2727
}
2828
}

0 commit comments

Comments
 (0)