Skip to content

Commit 8259edb

Browse files
chore(deps): update dependency @testing-library/react to v16.3.1 (#918)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a7388a commit 8259edb

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
@@ -46,7 +46,7 @@
4646
"@commitlint/config-angular": "8.3.6",
4747
"@testing-library/dom": "10.4.1",
4848
"@testing-library/jest-dom": "5.17.0",
49-
"@testing-library/react": "16.3.0",
49+
"@testing-library/react": "16.3.1",
5050
"babel-eslint": "10.1.0",
5151
"babel-jest": "24.9.0",
5252
"babel-register": "6.26.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1993,10 +1993,10 @@
19931993
lodash "^4.17.15"
19941994
redent "^3.0.0"
19951995

1996-
"@testing-library/react@16.3.0":
1997-
version "16.3.0"
1998-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
1999-
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
1996+
"@testing-library/react@16.3.1":
1997+
version "16.3.1"
1998+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.1.tgz#60a9f1f6a930399d9e41b506a8bf68dbf4831fe8"
1999+
integrity sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==
20002000
dependencies:
20012001
"@babel/runtime" "^7.12.5"
20022002

0 commit comments

Comments
 (0)