Skip to content

Commit af790eb

Browse files
Build(deps-dev): Bump @testing-library/react from 16.3.1 to 16.3.2
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.3.1 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.3.1...v16.3.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e4430b commit af790eb

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
@@ -66,7 +66,7 @@
6666
"@storybook/react-webpack5": "^8.6.15",
6767
"@testing-library/dom": "^10.4.1",
6868
"@testing-library/jest-dom": "^6.9.1",
69-
"@testing-library/react": "^16.3.1",
69+
"@testing-library/react": "^16.3.2",
7070
"@testing-library/user-event": "^14.6.1",
7171
"auto": "^11.3.6",
7272
"chromatic": "^13.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2736,10 +2736,10 @@
27362736
picocolors "^1.1.1"
27372737
redent "^3.0.0"
27382738

2739-
"@testing-library/react@^16.3.1":
2740-
version "16.3.1"
2741-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.1.tgz#60a9f1f6a930399d9e41b506a8bf68dbf4831fe8"
2742-
integrity sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==
2739+
"@testing-library/react@^16.3.2":
2740+
version "16.3.2"
2741+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.2.tgz#672883b7acb8e775fc0492d9e9d25e06e89786d0"
2742+
integrity sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==
27432743
dependencies:
27442744
"@babel/runtime" "^7.12.5"
27452745

0 commit comments

Comments
 (0)