Skip to content

Commit 2d1b87b

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

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
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@testing-library/jest-dom": "6.9.1",
21-
"@testing-library/react": "16.3.1",
21+
"@testing-library/react": "16.3.2",
2222
"@testing-library/user-event": "^14.4.3",
2323
"@types/jest": "^30.0.0",
2424
"@types/react": "18.3.27",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -436,10 +436,10 @@
436436
picocolors "^1.1.1"
437437
redent "^3.0.0"
438438

439-
"@testing-library/react@16.3.1":
440-
version "16.3.1"
441-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.1.tgz#60a9f1f6a930399d9e41b506a8bf68dbf4831fe8"
442-
integrity sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==
439+
"@testing-library/react@16.3.2":
440+
version "16.3.2"
441+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.2.tgz#672883b7acb8e775fc0492d9e9d25e06e89786d0"
442+
integrity sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==
443443
dependencies:
444444
"@babel/runtime" "^7.12.5"
445445

0 commit comments

Comments
 (0)