Skip to content

Commit 929ce70

Browse files
chore(deps-dev): update @testing-library/jest-dom requirement (patternfly#426)
Updates the requirements on [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) to permit the latest version. - [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.4.8...v6.6.3) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd81c28 commit 929ce70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@octokit/rest": "^21.0.1",
4242
"@swc/core": "1.7.42",
4343
"@testing-library/dom": "^10.3.2",
44-
"@testing-library/jest-dom": "^6.4.8",
44+
"@testing-library/jest-dom": "^6.6.3",
4545
"@testing-library/react": "^16.0.0",
4646
"@testing-library/user-event": "14.5.2",
4747
"@types/jest": "^29.5.12",

0 commit comments

Comments
 (0)