Skip to content

Commit 276eb65

Browse files
authored
fix: Bump @testing-library/dom to 7.22.3 (#766)
1 parent 9aac157 commit 276eb65

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.10.3",
47-
"@testing-library/dom": "^7.17.1"
47+
"@testing-library/dom": "^7.22.3"
4848
},
4949
"devDependencies": {
5050
"@testing-library/jest-dom": "^5.10.1",

0 commit comments

Comments
 (0)