Skip to content

Commit b8e1331

Browse files
authored
Merge pull request #424 from vazra/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.4
build(deps): bump @testing-library/jest-dom from 5.16.3 to 5.16.4
2 parents caa27ad + d94fd32 commit b8e1331

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "https://vazra.github.io/react-ts-rxdb-bootstrap-table/",
55
"private": false,
66
"dependencies": {
7-
"@testing-library/jest-dom": "5.16.3",
7+
"@testing-library/jest-dom": "5.16.4",
88
"@testing-library/react": "13.0.0",
99
"@testing-library/user-event": "14.0.4",
1010
"@types/faker": "6.6.9",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2517,10 +2517,10 @@
25172517
lz-string "^1.4.4"
25182518
pretty-format "^27.0.2"
25192519

2520-
"@testing-library/jest-dom@5.16.3":
2521-
version "5.16.3"
2522-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.3.tgz#b76851a909586113c20486f1679ffb4d8ec27bfa"
2523-
integrity sha512-u5DfKj4wfSt6akfndfu1eG06jsdyA/IUrlX2n3pyq5UXgXMhXY+NJb8eNK/7pqPWAhCKsCGWDdDO0zKMKAYkEA==
2520+
"@testing-library/jest-dom@5.16.4":
2521+
version "5.16.4"
2522+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz#938302d7b8b483963a3ae821f1c0808f872245cd"
2523+
integrity sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==
25242524
dependencies:
25252525
"@babel/runtime" "^7.9.2"
25262526
"@types/testing-library__jest-dom" "^5.9.1"
@@ -4856,12 +4856,7 @@ doctrine@^3.0.0:
48564856
dependencies:
48574857
esutils "^2.0.2"
48584858

4859-
dom-accessibility-api@^0.5.6:
4860-
version "0.5.7"
4861-
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.7.tgz#8c2aa6325968f2933160a0b7dbb380893ddf3e7d"
4862-
integrity sha512-ml3lJIq9YjUfM9TUnEPvEYWFSwivwIGBPKpewX7tii7fwCazA8yCioGdqQcNsItPpfFvSJ3VIdMQPj60LJhcQA==
4863-
4864-
dom-accessibility-api@^0.5.9:
4859+
dom-accessibility-api@^0.5.6, dom-accessibility-api@^0.5.9:
48654860
version "0.5.13"
48664861
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.13.tgz#102ee5f25eacce09bdf1cfa5a298f86da473be4b"
48674862
integrity sha512-R305kwb5CcMDIpSHUnLyIAp7SrSPBx6F0VfQFB3M75xVMHhXJJIdePYgbPPh1o57vCHNu5QztokWUPsLjWzFqw==

0 commit comments

Comments
 (0)