Skip to content

Commit 402babe

Browse files
authoredMar 13, 2020
fix(deps): bump @testing-library/dom from 6.16.0 to 7.0.2 (#78)
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 6.16.0 to 7.0.2. - [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.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> BREAKING CHANGES: DOM Testing library bumped to 7.x
1 parent e6cd527 commit 402babe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎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.2"
5555
},
5656
"devDependencies": {
5757
"@babel/cli": "^7.6.2",

0 commit comments

Comments
 (0)