Skip to content

Commit b6cbd90

Browse files
chore(deps): update dependency @testing-library/react to v16.3.0 (#882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91e243a commit b6cbd90

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
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.0",
4848
"@testing-library/jest-dom": "5.17.0",
49-
"@testing-library/react": "16.2.0",
49+
"@testing-library/react": "16.3.0",
5050
"babel-eslint": "10.1.0",
5151
"babel-jest": "24.9.0",
5252
"babel-register": "6.26.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1902,10 +1902,10 @@
19021902
lodash "^4.17.15"
19031903
redent "^3.0.0"
19041904

1905-
"@testing-library/react@16.2.0":
1906-
version "16.2.0"
1907-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601"
1908-
integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==
1905+
"@testing-library/react@16.3.0":
1906+
version "16.3.0"
1907+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
1908+
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
19091909
dependencies:
19101910
"@babel/runtime" "^7.12.5"
19111911

0 commit comments

Comments
 (0)