Skip to content

Commit cd5834b

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

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.0",
21+
"@testing-library/react": "16.3.1",
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
@@ -431,10 +431,10 @@
431431
picocolors "^1.1.1"
432432
redent "^3.0.0"
433433

434-
"@testing-library/react@16.3.0":
435-
version "16.3.0"
436-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
437-
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
434+
"@testing-library/react@16.3.1":
435+
version "16.3.1"
436+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.1.tgz#60a9f1f6a930399d9e41b506a8bf68dbf4831fe8"
437+
integrity sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==
438438
dependencies:
439439
"@babel/runtime" "^7.12.5"
440440

0 commit comments

Comments
 (0)