Skip to content

Commit 67bb694

Browse files
Upgrade react testing library from v12 to v14
1 parent 2491c21 commit 67bb694

2 files changed

Lines changed: 1 addition & 70 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"@storybook/react-webpack5": "^8.6.14",
133133
"@storybook/test": "^8.6.14",
134134
"@testing-library/jest-dom": "^6.9.1",
135-
"@testing-library/react": "^12.1.5",
135+
"@testing-library/react": "^14.3.1",
136136
"@types/color": "^3.0.6",
137137
"@types/he": "^1.2.3",
138138
"@types/jest": "^30.0.0",

src/legacy-replacements/Tabs/Tabs.tsx

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)