Skip to content

Commit a7307b4

Browse files
chore(deps): update dependency @testing-library/react to v16.2.0
1 parent 77a9922 commit a7307b4

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.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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2098,10 +2098,10 @@
20982098
lodash "^4.17.15"
20992099
redent "^3.0.0"
21002100

2101-
"@testing-library/react@16.1.0":
2102-
version "16.1.0"
2103-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.1.0.tgz#aa0c61398bac82eaf89776967e97de41ac742d71"
2104-
integrity sha512-Q2ToPvg0KsVL0ohND9A3zLJWcOXXcO8IDu3fj11KhNt0UlCWyFyvnCIBkd12tidB2lkiVRG8VFqdhcqhqnAQtg==
2101+
"@testing-library/react@16.2.0":
2102+
version "16.2.0"
2103+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601"
2104+
integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==
21052105
dependencies:
21062106
"@babel/runtime" "^7.12.5"
21072107

0 commit comments

Comments
 (0)