Skip to content

Commit 8ca0440

Browse files
authored
Merge pull request #196 from DaleStudy/testing-library-react-16.3.0
upgrade testing library to v16.3.0
2 parents 7f91452 + ee91755 commit 8ca0440

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 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
@@ -50,7 +50,7 @@
5050
"@storybook/test-runner": "^0.22.0",
5151
"@storybook/theming": "^8.6.11",
5252
"@testing-library/jest-dom": "^6.6.3",
53-
"@testing-library/react": "^16.2.0",
53+
"@testing-library/react": "^16.3.0",
5454
"@testing-library/user-event": "^14.6.1",
5555
"@types/react": "^19.1.2",
5656
"@types/react-dom": "^19.1.2",

0 commit comments

Comments
 (0)