Skip to content

Commit d36f2d6

Browse files
Update dependency @testing-library/react to ^16.3.0 (#726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 294dc42 commit d36f2d6

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
@@ -48,7 +48,7 @@
4848
"@matrix-widget-toolkit/testing": "^4.0.1",
4949
"@testing-library/dom": "^10.4.0",
5050
"@testing-library/jest-dom": "^6.6.3",
51-
"@testing-library/react": "^16.0.1",
51+
"@testing-library/react": "^16.3.0",
5252
"@testing-library/user-event": "^14.5.2",
5353
"@types/lodash": "^4.17.21",
5454
"@types/luxon": "^3.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1764,10 +1764,10 @@
17641764
lodash "^4.17.21"
17651765
redent "^3.0.0"
17661766

1767-
"@testing-library/react@^16.0.1":
1768-
version "16.3.0"
1769-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
1770-
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
1767+
"@testing-library/react@^16.3.0":
1768+
version "16.3.1"
1769+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.1.tgz#60a9f1f6a930399d9e41b506a8bf68dbf4831fe8"
1770+
integrity sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==
17711771
dependencies:
17721772
"@babel/runtime" "^7.12.5"
17731773

0 commit comments

Comments
 (0)