Skip to content

Commit 96cf581

Browse files
yarn(deps-dev): bump @testing-library/react from 16.1.0 to 16.2.0 (#4780)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c11d6a9 commit 96cf581

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
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@testing-library/dom": "^10.4.0",
5555
"@testing-library/jest-dom": "^6.6.3",
56-
"@testing-library/react": "^16.1.0",
56+
"@testing-library/react": "^16.2.0",
5757
"@testing-library/user-event": "^14.6.0",
5858
"@types/classnames": "^2.3.4",
5959
"@types/file-saver": "^2.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2238,10 +2238,10 @@
22382238
lodash "^4.17.21"
22392239
redent "^3.0.0"
22402240

2241-
"@testing-library/react@^16.1.0":
2242-
version "16.1.0"
2243-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.1.0.tgz#aa0c61398bac82eaf89776967e97de41ac742d71"
2244-
integrity sha512-Q2ToPvg0KsVL0ohND9A3zLJWcOXXcO8IDu3fj11KhNt0UlCWyFyvnCIBkd12tidB2lkiVRG8VFqdhcqhqnAQtg==
2241+
"@testing-library/react@^16.2.0":
2242+
version "16.2.0"
2243+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601"
2244+
integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==
22452245
dependencies:
22462246
"@babel/runtime" "^7.12.5"
22472247

0 commit comments

Comments
 (0)