Skip to content

Commit 52a92ea

Browse files
fix: bump @testing-library/dom from 6.16.0 to 7.0.3 (testing-library#80)
BREAKING CHANGE: bumps DTL Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 6.16.0 to 7.0.3. - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/master/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v6.16.0...v7.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 6caae3a commit 52a92ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"svelte": "3.x"
5252
},
5353
"dependencies": {
54-
"@testing-library/dom": "^6.5.0"
54+
"@testing-library/dom": "^7.0.3"
5555
},
5656
"devDependencies": {
5757
"@babel/cli": "^7.6.2",

0 commit comments

Comments
 (0)