Skip to content

Commit d6b6236

Browse files
Bump @testing-library/dom from 9.3.4 to 10.4.1 (#510)
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 9.3.4 to 10.4.1. - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v9.3.4...v10.4.1) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-version: 10.4.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 7f0ff4f commit d6b6236

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
@@ -61,7 +61,7 @@
6161
"@babel/preset-env": "^7.0.0",
6262
"@babel/preset-react": "^7.0.0",
6363
"@babel/register": "^7.0.0",
64-
"@testing-library/dom": "^9.0.0",
64+
"@testing-library/dom": "^10.4.1",
6565
"@testing-library/react": "^14.0.0",
6666
"@testing-library/user-event": "^14.4.3",
6767
"@types/react": "^18.0.18",

0 commit comments

Comments
 (0)