Skip to content

Commit 4cc3bd2

Browse files
chore(deps): bump @testing-library/dom from 7.31.2 to 8.11.1 (#224)
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.31.2 to 8.11.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@v7.31.2...v8.11.1) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebc684b commit 4cc3bd2

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
},
4242
"dependencies": {
4343
"@babel/runtime": "^7.16.3",
44-
"@testing-library/dom": "^7.31.2",
44+
"@testing-library/dom": "^8.11.1",
4545
"requireindex": "^1.2.0"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)