Skip to content

Commit a4f3526

Browse files
build(deps-dev): bump @testing-library/react
Bumps the testing-library group with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library). Updates `@testing-library/react` from 16.3.0 to 16.3.1 - [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.3.0...v16.3.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing-library ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d355c8a commit a4f3526

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@cabify/package-build": "0.1.2",
4141
"@testing-library/dom": "10.4.1",
4242
"@testing-library/jest-dom": "6.9.1",
43-
"@testing-library/react": "16.3.0",
43+
"@testing-library/react": "16.3.2",
4444
"@testing-library/user-event": "14.6.1",
4545
"@types/jest": "30.0.0",
4646
"@types/react": "18.3.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1909,10 +1909,10 @@
19091909
picocolors "^1.1.1"
19101910
redent "^3.0.0"
19111911

1912-
"@testing-library/react@16.3.0":
1913-
version "16.3.0"
1914-
resolved "https://registry.npmjs.org/@testing-library/react/-/react-16.3.0.tgz"
1915-
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
1912+
"@testing-library/react@16.3.2":
1913+
version "16.3.2"
1914+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.2.tgz#672883b7acb8e775fc0492d9e9d25e06e89786d0"
1915+
integrity sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==
19161916
dependencies:
19171917
"@babel/runtime" "^7.12.5"
19181918

0 commit comments

Comments
 (0)