Skip to content

Commit e0c332b

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.2.0 to 16.3.0 - [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.2.0...v16.3.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing-library ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac5c4b4 commit e0c332b

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.0",
4242
"@testing-library/jest-dom": "6.6.3",
43-
"@testing-library/react": "16.2.0",
43+
"@testing-library/react": "16.3.0",
4444
"@testing-library/user-event": "14.6.1",
4545
"@types/jest": "29.5.14",
4646
"@types/react": "18.3.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1854,10 +1854,10 @@
18541854
lodash "^4.17.21"
18551855
redent "^3.0.0"
18561856

1857-
"@testing-library/react@16.2.0":
1858-
version "16.2.0"
1859-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601"
1860-
integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==
1857+
"@testing-library/react@16.3.0":
1858+
version "16.3.0"
1859+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
1860+
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
18611861
dependencies:
18621862
"@babel/runtime" "^7.12.5"
18631863

0 commit comments

Comments
 (0)