Skip to content

Commit 8528a8e

Browse files
yarn(deps-dev): bump @testing-library/react from 16.2.0 to 16.3.0 (#4973)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 307caed commit 8528a8e

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.2.0",
56+
"@testing-library/react": "^16.3.0",
5757
"@testing-library/user-event": "^14.6.1",
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
@@ -2264,10 +2264,10 @@
22642264
lodash "^4.17.21"
22652265
redent "^3.0.0"
22662266

2267-
"@testing-library/react@^16.2.0":
2268-
version "16.2.0"
2269-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601"
2270-
integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==
2267+
"@testing-library/react@^16.3.0":
2268+
version "16.3.0"
2269+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
2270+
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
22712271
dependencies:
22722272
"@babel/runtime" "^7.12.5"
22732273

0 commit comments

Comments
 (0)