Skip to content

Commit 196952a

Browse files
Bump @testing-library/react from 16.1.0 to 16.3.2
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.1.0 to 16.3.2. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.1.0...v16.3.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6cff9c commit 196952a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@nx/vite": "22.0.2",
9191
"@nx/webpack": "22.5.1",
9292
"@testing-library/dom": "^10.4.1",
93-
"@testing-library/react": "16.1.0",
93+
"@testing-library/react": "16.3.2",
9494
"@testing-library/user-event": "^14.6.1",
9595
"@types/jest": "30.0.0",
9696
"@types/node": "^20.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5725,10 +5725,10 @@
57255725
picocolors "1.1.1"
57265726
pretty-format "^27.0.2"
57275727

5728-
"@testing-library/react@16.1.0":
5729-
version "16.1.0"
5730-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.1.0.tgz#aa0c61398bac82eaf89776967e97de41ac742d71"
5731-
integrity sha512-Q2ToPvg0KsVL0ohND9A3zLJWcOXXcO8IDu3fj11KhNt0UlCWyFyvnCIBkd12tidB2lkiVRG8VFqdhcqhqnAQtg==
5728+
"@testing-library/react@16.3.2":
5729+
version "16.3.2"
5730+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.2.tgz#672883b7acb8e775fc0492d9e9d25e06e89786d0"
5731+
integrity sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==
57325732
dependencies:
57335733
"@babel/runtime" "^7.12.5"
57345734

0 commit comments

Comments
 (0)