Skip to content

Commit 6653c23

Browse files
authored
feat: Bump @testing-library/dom to 9.0.0 (#1177)
BREAKING CHANGE: See https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0
1 parent 153a095 commit 6653c23

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
@@ -46,7 +46,7 @@
4646
"license": "MIT",
4747
"dependencies": {
4848
"@babel/runtime": "^7.12.5",
49-
"@testing-library/dom": "^8.5.0",
49+
"@testing-library/dom": "^9.0.0",
5050
"@types/react-dom": "^18.0.0"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)