Skip to content

Commit 781130c

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 a112b37 commit 781130c

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.2.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
@@ -2889,9 +2889,9 @@ __metadata:
28892889
languageName: node
28902890
linkType: hard
28912891

2892-
"@testing-library/react@npm:^16.3.1":
2893-
version: 16.3.1
2894-
resolution: "@testing-library/react@npm:16.3.1"
2892+
"@testing-library/react@npm:^16.3.2":
2893+
version: 16.3.2
2894+
resolution: "@testing-library/react@npm:16.3.2"
28952895
dependencies:
28962896
"@babel/runtime": "npm:^7.12.5"
28972897
peerDependencies:
@@ -2905,7 +2905,7 @@ __metadata:
29052905
optional: true
29062906
"@types/react-dom":
29072907
optional: true
2908-
checksum: 10c0/5a26ceaa4ab1d065be722d93e3b019883864ae038f9fd1c974f5b8a173f5f35a25768ecb2baa02a783299f009cbcd09fa7ee0b8b3d360d1c0f81535436358b28
2908+
checksum: 10c0/f9c7f0915e1b5f7b750e6c7d8b51f091b8ae7ea99bacb761d7b8505ba25de9cfcb749a0f779f1650fb268b499dd79165dc7e1ee0b8b4cb63430d3ddc81ffe044
29092909
languageName: node
29102910
linkType: hard
29112911

@@ -7345,7 +7345,7 @@ __metadata:
73457345
"@storybook/react-vite": "npm:^10.2.10"
73467346
"@testing-library/dom": "npm:^10.4.1"
73477347
"@testing-library/jest-dom": "npm:^6.9.1"
7348-
"@testing-library/react": "npm:^16.3.1"
7348+
"@testing-library/react": "npm:^16.3.2"
73497349
"@types/eslint": "npm:^9.6.1"
73507350
"@types/jest": "npm:^30.0.0"
73517351
"@types/jest-axe": "npm:^3.5.9"

0 commit comments

Comments
 (0)