Skip to content

Commit b188f42

Browse files
committed
chore(deps): update dependency @testing-library/dom to v7.30.0
1 parent e7250c2 commit b188f42

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@babel/plugin-syntax-dynamic-import": "7.8.3",
6060
"@babel/preset-env": "7.13.9",
6161
"@babel/preset-react": "7.12.13",
62-
"@testing-library/dom": "7.29.6",
62+
"@testing-library/dom": "7.30.0",
6363
"@testing-library/jest-dom": "5.11.9",
6464
"@testing-library/react": "11.2.5",
6565
"@testing-library/user-event": "12.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1395,10 +1395,10 @@
13951395
dependencies:
13961396
"@sinonjs/commons" "^1.7.0"
13971397

1398-
"@testing-library/dom@7.29.6", "@testing-library/dom@^7.28.1":
1399-
version "7.29.6"
1400-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.29.6.tgz#eb37844fb431186db7960a7ff6749ea65a19617c"
1401-
integrity sha512-vzTsAXa439ptdvav/4lsKRcGpAQX7b6wBIqia7+iNzqGJ5zjswApxA6jDAsexrc6ue9krWcbh8o+LYkBXW+GCQ==
1398+
"@testing-library/dom@7.30.0", "@testing-library/dom@^7.28.1":
1399+
version "7.30.0"
1400+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.30.0.tgz#53697851f7708a1448cc30b74a2ea056dd709cd6"
1401+
integrity sha512-v4GzWtltaiDE0yRikLlcLAfEiiK8+ptu6OuuIebm9GdC2XlZTNDPGEfM2UkEtnH7hr9TRq2sivT5EA9P1Oy7bw==
14021402
dependencies:
14031403
"@babel/code-frame" "^7.10.4"
14041404
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)