Skip to content

Commit 501efc8

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 ed79b1b commit 501efc8

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.2.0",
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
@@ -2923,9 +2923,9 @@ __metadata:
29232923
languageName: node
29242924
linkType: hard
29252925

2926-
"@testing-library/react@npm:^16.3.1":
2927-
version: 16.3.1
2928-
resolution: "@testing-library/react@npm:16.3.1"
2926+
"@testing-library/react@npm:^16.3.2":
2927+
version: 16.3.2
2928+
resolution: "@testing-library/react@npm:16.3.2"
29292929
dependencies:
29302930
"@babel/runtime": "npm:^7.12.5"
29312931
peerDependencies:
@@ -2939,7 +2939,7 @@ __metadata:
29392939
optional: true
29402940
"@types/react-dom":
29412941
optional: true
2942-
checksum: 10c0/5a26ceaa4ab1d065be722d93e3b019883864ae038f9fd1c974f5b8a173f5f35a25768ecb2baa02a783299f009cbcd09fa7ee0b8b3d360d1c0f81535436358b28
2942+
checksum: 10c0/f9c7f0915e1b5f7b750e6c7d8b51f091b8ae7ea99bacb761d7b8505ba25de9cfcb749a0f779f1650fb268b499dd79165dc7e1ee0b8b4cb63430d3ddc81ffe044
29432943
languageName: node
29442944
linkType: hard
29452945

@@ -7379,7 +7379,7 @@ __metadata:
73797379
"@storybook/react-vite": "npm:^10.2.0"
73807380
"@testing-library/dom": "npm:^10.4.1"
73817381
"@testing-library/jest-dom": "npm:^6.9.1"
7382-
"@testing-library/react": "npm:^16.3.1"
7382+
"@testing-library/react": "npm:^16.3.2"
73837383
"@types/eslint": "npm:^9.6.1"
73847384
"@types/jest": "npm:^30.0.0"
73857385
"@types/jest-axe": "npm:^3.5.9"

0 commit comments

Comments
 (0)