Skip to content

Commit ecc8da9

Browse files
chore: Bump @testing-library/jest-dom from 5.17.0 to 6.1.6 (#380)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.1.6. - [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@v5.17.0...v6.1.6) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" 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 fbcc65a commit ecc8da9

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
@@ -57,7 +57,7 @@
5757
},
5858
"devDependencies": {
5959
"@rc-component/father-plugin": "^1.0.1",
60-
"@testing-library/jest-dom": "^5.16.5",
60+
"@testing-library/jest-dom": "^6.1.6",
6161
"@testing-library/react": "^12.0.0",
6262
"@types/enzyme": "^3.10.7",
6363
"@types/jest": "^29.4.0",

0 commit comments

Comments
 (0)