Skip to content

Commit 4929fb2

Browse files
Bump @testing-library/dom from 8.20.0 to 9.0.0 (#412)
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.20.0 to 9.0.0. - [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@v8.20.0...v9.0.0) --- updated-dependencies: - dependency-name: "@testing-library/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 22a0587 commit 4929fb2

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
@@ -34,7 +34,7 @@
3434
"@babel/preset-env": "^7.0.0",
3535
"@babel/preset-react": "^7.0.0",
3636
"@babel/register": "^7.0.0",
37-
"@testing-library/dom": "^8.20.0",
37+
"@testing-library/dom": "^9.0.0",
3838
"@testing-library/react": "^13.4.0",
3939
"@testing-library/user-event": "^14.4.3",
4040
"@types/react": "^18.0.18",

0 commit comments

Comments
 (0)