Skip to content
This repository was archived by the owner on Mar 17, 2024. It is now read-only.

Commit b9d4717

Browse files
Bump @testing-library/react from 10.4.7 to 10.4.9
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.4.7 to 10.4.9. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v10.4.7...v10.4.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent bcd71ee commit b9d4717

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -647,15 +647,15 @@
647647
dependencies:
648648
type-detect "4.0.8"
649649

650-
"@testing-library/dom@^7.17.1":
651-
version "7.21.6"
652-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.21.6.tgz#e69349184e558472fe3f54eb67e6960d080925c3"
653-
integrity sha512-Xj6AMM9Xb24NSeann91fmXFuyJEzZ1lpVgiaPiy/KY2pNX9y4OeDrEm2ZYZt6mfZgFSGZW0eEWpF7YfcvRq5LQ==
650+
"@testing-library/dom@^7.22.3":
651+
version "7.22.3"
652+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.22.3.tgz#12c0b1b97115e7731da6a86b4574eae401cb9ac5"
653+
integrity sha512-IK6/eL1Xza/0goDKrwnBvlM06L+5eL9b1o+hUhX7HslfUvMETh0TYgXEr2LVpsVkHiOhRmUbUyml95KV/VlRNw==
654654
dependencies:
655655
"@babel/runtime" "^7.10.3"
656656
"@types/aria-query" "^4.2.0"
657657
aria-query "^4.2.2"
658-
dom-accessibility-api "^0.4.6"
658+
dom-accessibility-api "^0.5.1"
659659
pretty-format "^25.5.0"
660660

661661
"@testing-library/jest-dom@^5.5.0":
@@ -683,12 +683,12 @@
683683
"@types/testing-library__react-hooks" "^3.3.0"
684684

685685
"@testing-library/react@^10.0.4":
686-
version "10.4.7"
687-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.7.tgz#fc14847fb70a5e93576b8f7f0d1490ead02a9061"
688-
integrity sha512-hUYbum3X2f1ZKusKfPaooKNYqE/GtPiQ+D2HJaJ4pkxeNJQFVUEvAvEh9+3QuLdBeTWkDMNY5NSijc5+pGdM4Q==
686+
version "10.4.9"
687+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.9.tgz#9faa29c6a1a217bf8bbb96a28bd29d7a847ca150"
688+
integrity sha512-pHZKkqUy0tmiD81afs8xfiuseXfU/N7rAX3iKjeZYje86t9VaB0LrxYVa+OOsvkrveX5jCK3IjajVn2MbePvqA==
689689
dependencies:
690690
"@babel/runtime" "^7.10.3"
691-
"@testing-library/dom" "^7.17.1"
691+
"@testing-library/dom" "^7.22.3"
692692

693693
"@types/aria-query@^4.2.0":
694694
version "4.2.0"
@@ -1818,10 +1818,10 @@ doctrine@^3.0.0:
18181818
dependencies:
18191819
esutils "^2.0.2"
18201820

1821-
dom-accessibility-api@^0.4.6:
1822-
version "0.4.7"
1823-
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.4.7.tgz#31d01c113af49f323409b3ed09e56967aba485a8"
1824-
integrity sha512-5+GzhTpCQYHz4NjL8loYTDVBnXIjNLBadWQBKxXk+osFEplLt3EsSYBu2YZcdZ8QqrvCHgW6TSMGMbmgfhrn2g==
1821+
dom-accessibility-api@^0.5.1:
1822+
version "0.5.1"
1823+
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.1.tgz#152f5e88583d900977119223e3e76c2d93d23830"
1824+
integrity sha512-8DhtmKTYWXNpPiL/QOszbnkAbCGuPz9ieVwDrmWM1rNx4KRI3zqmvKANAD1PJdvvov3+eq1BPLXQkYTpqTrWng==
18251825

18261826
domexception@^1.0.1:
18271827
version "1.0.1"

0 commit comments

Comments
 (0)