Skip to content

Commit 0978b4d

Browse files
build(deps-dev): bump jsdom from 28.1.0 to 29.1.1 in /frontend (#55)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 28.1.0 to 29.1.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v28.1.0...v29.1.1) --- updated-dependencies: - dependency-name: jsdom dependency-version: 29.1.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 0e7314a commit 0978b4d

2 files changed

Lines changed: 40 additions & 108 deletions

File tree

frontend/package-lock.json

Lines changed: 39 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/react": "^19.2.5",
3838
"@types/react-dom": "^19.2.3",
3939
"@vitejs/plugin-react": "^5.2.0",
40-
"jsdom": "^28.1.0",
40+
"jsdom": "^29.1.1",
4141
"typescript": "~5.9.3",
4242
"vite": "^8.0.16",
4343
"vitest": "^4.1.7"

0 commit comments

Comments
 (0)