Skip to content

Commit bea22cb

Browse files
Bump @testing-library/react from 16.3.1 to 16.3.2 in the test group
Bumps the test group with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library). Updates `@testing-library/react` 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 dependency-group: test ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bd3407 commit bea22cb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@storybook/react-vite": "^10.1.10",
8080
"@testing-library/dom": "^10.4.1",
8181
"@testing-library/jest-dom": "^6.9.1",
82-
"@testing-library/react": "^16.3.1",
82+
"@testing-library/react": "^16.3.2",
8383
"@types/eslint": "^9.6.1",
8484
"@types/jest": "^30.0.0",
8585
"@types/jest-axe": "^3.5.9",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2924,9 +2924,9 @@ __metadata:
29242924
languageName: node
29252925
linkType: hard
29262926

2927-
"@testing-library/react@npm:^16.3.1":
2928-
version: 16.3.1
2929-
resolution: "@testing-library/react@npm:16.3.1"
2927+
"@testing-library/react@npm:^16.3.2":
2928+
version: 16.3.2
2929+
resolution: "@testing-library/react@npm:16.3.2"
29302930
dependencies:
29312931
"@babel/runtime": "npm:^7.12.5"
29322932
peerDependencies:
@@ -2940,7 +2940,7 @@ __metadata:
29402940
optional: true
29412941
"@types/react-dom":
29422942
optional: true
2943-
checksum: 10c0/5a26ceaa4ab1d065be722d93e3b019883864ae038f9fd1c974f5b8a173f5f35a25768ecb2baa02a783299f009cbcd09fa7ee0b8b3d360d1c0f81535436358b28
2943+
checksum: 10c0/f9c7f0915e1b5f7b750e6c7d8b51f091b8ae7ea99bacb761d7b8505ba25de9cfcb749a0f779f1650fb268b499dd79165dc7e1ee0b8b4cb63430d3ddc81ffe044
29442944
languageName: node
29452945
linkType: hard
29462946

@@ -7408,7 +7408,7 @@ __metadata:
74087408
"@storybook/react-vite": "npm:^10.1.10"
74097409
"@testing-library/dom": "npm:^10.4.1"
74107410
"@testing-library/jest-dom": "npm:^6.9.1"
7411-
"@testing-library/react": "npm:^16.3.1"
7411+
"@testing-library/react": "npm:^16.3.2"
74127412
"@types/eslint": "npm:^9.6.1"
74137413
"@types/jest": "npm:^30.0.0"
74147414
"@types/jest-axe": "npm:^3.5.9"

0 commit comments

Comments
 (0)