Skip to content

Commit 6e6bf85

Browse files
committed
feat: Bump @testing-library/dom
BREAKING CHANGE: Bump `@testing-library/dom` to 8.0.0. Please check out the [`@testing-library/[email protected]` release page](https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0) for a detailed list of breaking changes.
1 parent 2e8dc03 commit 6e6bf85

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
@@ -44,7 +44,7 @@
4444
"license": "MIT",
4545
"dependencies": {
4646
"@babel/runtime": "^7.12.5",
47-
"@testing-library/dom": "^8.0.0-alpha.6"
47+
"@testing-library/dom": "^8.0.0"
4848
},
4949
"devDependencies": {
5050
"@testing-library/jest-dom": "^5.11.6",

0 commit comments

Comments
 (0)