Skip to content

Commit a897056

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

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.1",
4848
"@testing-library/jest-dom": "5.17.0",
49-
"@testing-library/react": "16.3.1",
49+
"@testing-library/react": "16.3.2",
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
@@ -2021,10 +2021,10 @@
20212021
lodash "^4.17.15"
20222022
redent "^3.0.0"
20232023

2024-
"@testing-library/react@16.3.1":
2025-
version "16.3.1"
2026-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.1.tgz#60a9f1f6a930399d9e41b506a8bf68dbf4831fe8"
2027-
integrity sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==
2024+
"@testing-library/react@16.3.2":
2025+
version "16.3.2"
2026+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.2.tgz#672883b7acb8e775fc0492d9e9d25e06e89786d0"
2027+
integrity sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==
20282028
dependencies:
20292029
"@babel/runtime" "^7.12.5"
20302030

0 commit comments

Comments
 (0)