Skip to content

Commit 6a4786d

Browse files
chore(deps): update dependency @testing-library/react to v16.2.0 (#869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d70bd6f commit 6a4786d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1786,10 +1786,10 @@
17861786
lodash "^4.17.15"
17871787
redent "^3.0.0"
17881788

1789-
"@testing-library/react@16.1.0":
1790-
version "16.1.0"
1791-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.1.0.tgz#aa0c61398bac82eaf89776967e97de41ac742d71"
1792-
integrity sha512-Q2ToPvg0KsVL0ohND9A3zLJWcOXXcO8IDu3fj11KhNt0UlCWyFyvnCIBkd12tidB2lkiVRG8VFqdhcqhqnAQtg==
1789+
"@testing-library/react@16.2.0":
1790+
version "16.2.0"
1791+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601"
1792+
integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==
17931793
dependencies:
17941794
"@babel/runtime" "^7.12.5"
17951795

0 commit comments

Comments
 (0)