diff --git a/package.json b/package.json index ebdbb3b60..1bfdcd8df 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@commitlint/config-angular": "8.3.6", "@testing-library/dom": "10.4.1", "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "16.3.0", + "@testing-library/react": "16.3.1", "babel-eslint": "10.1.0", "babel-jest": "24.9.0", "babel-register": "6.26.0", diff --git a/yarn.lock b/yarn.lock index 1e1e1326f..a567676e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1993,10 +1993,10 @@ lodash "^4.17.15" redent "^3.0.0" -"@testing-library/react@16.3.0": - version "16.3.0" - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6" - integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw== +"@testing-library/react@16.3.1": + version "16.3.1" + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.1.tgz#60a9f1f6a930399d9e41b506a8bf68dbf4831fe8" + integrity sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw== dependencies: "@babel/runtime" "^7.12.5"