Skip to content

Commit 5ae8c83

Browse files
committed
chore(deps): update @testing-library/dom to v7.31.0
1 parent b92340b commit 5ae8c83

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@babel/core": "7.14.0",
5252
"@commitlint/cli": "11.0.0",
5353
"@commitlint/config-conventional": "11.0.0",
54-
"@testing-library/dom": "7.30.4",
54+
"@testing-library/dom": "7.31.0",
5555
"@testing-library/jest-dom": "5.12.0",
5656
"@testing-library/react": "11.2.6",
5757
"babel-eslint": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2742,10 +2742,10 @@
27422742
dependencies:
27432743
defer-to-connect "^1.0.1"
27442744

2745-
"@testing-library/dom@7.30.4":
2746-
version "7.30.4"
2747-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.30.4.tgz#c6a4a91557e92035fd565246bbbfb8107aa4634d"
2748-
integrity sha512-GObDVMaI4ARrZEXaRy4moolNAxWPKvEYNV/fa6Uc2eAzR/t4otS6A7EhrntPBIQLeehL9DbVhscvvv7gd6hWqA==
2745+
"@testing-library/dom@7.31.0":
2746+
version "7.31.0"
2747+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.31.0.tgz#938451abd3ca27e1b69bb395d4a40759fd7f5b3b"
2748+
integrity sha512-0X7ACg4YvTRDFMIuTOEj6B4NpN7i3F/4j5igOcTI5NC5J+N4TribNdErCHOZF1LBWhhcyfwxelVwvoYNMUXTOA==
27492749
dependencies:
27502750
"@babel/code-frame" "^7.10.4"
27512751
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)