Skip to content

Commit dfc6d8f

Browse files
dependabot[bot]lx4r
authored andcommitted
Bump the testing group with 2 updates
Bumps the testing group with 2 updates: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [happy-dom](https://github.com/capricorn86/happy-dom). Updates `@testing-library/jest-dom` from 6.8.0 to 6.9.1 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.8.0...v6.9.1) Updates `happy-dom` from 19.0.1 to 19.0.2 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v19.0.1...v19.0.2) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: happy-dom dependency-version: 19.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a1be35 commit dfc6d8f

File tree

2 files changed

+57
-50
lines changed

2 files changed

+57
-50
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
"devDependencies": {
2727
"@biomejs/biome": "2.2.4",
2828
"@tailwindcss/postcss": "^4.1.13",
29-
"@testing-library/jest-dom": "^6.8.0",
29+
"@testing-library/jest-dom": "^6.9.1",
3030
"@testing-library/react": "^16.3.0",
3131
"@testing-library/user-event": "^14.6.1",
3232
"@types/node": "^24.5.2",
3333
"@types/react": "^19.1.15",
3434
"@types/react-dom": "^19.1.9",
3535
"@vitejs/plugin-react-swc": "^4.1.0",
3636
"@vitest/coverage-v8": "^3.2.4",
37-
"happy-dom": "^19.0.1",
37+
"happy-dom": "^19.0.2",
3838
"husky": "^9.1.7",
3939
"postcss": "^8.5.6",
4040
"tailwindcss": "^4.1.13",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)