Skip to content

Commit 7fcb0f2

Browse files
authored
fix(dependencies): bump dom testing library (#836)
1 parent 276673f commit 7fcb0f2

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": "^7.27.1"
47+
"@testing-library/dom": "^7.28.1"
4848
},
4949
"devDependencies": {
5050
"@testing-library/jest-dom": "^5.11.6",

0 commit comments

Comments
 (0)