📦 build: bump jsdom from 26.1.0 to 29.1.1 (#1)

* build(deps-dev): bump jsdom from 26.1.0 to 29.1.1

Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.1.0 to 29.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](https://github.com/jsdom/jsdom/compare/v26.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>

* 📦 build: bump jsdom from 26.1.0 to 29.1.1

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yuzu <yuzu@kirameki.cafe>
This commit is contained in:
dependabot[bot]
2026-05-16 11:59:51 +07:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> yuzu
parent b13d70f2db
commit f2f45f2509
2 changed files with 43 additions and 41 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^25.6.0",
"jsdom": "^26.1.0",
"jsdom": "^29.1.1",
"prettier": "^3.8.3",
"turbo": "^2.9.9",
"typescript": "^6.0.3",