Skip to content

Commit 77670d2

Browse files
chore(deps): update testing-library monorepo
1 parent e6057fc commit 77670d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@rollup/plugin-commonjs": "29.0.0",
1414
"@rollup/plugin-node-resolve": "16.0.3",
1515
"@rollup/plugin-typescript": "12.3.0",
16-
"@testing-library/user-event": "7.2.1",
16+
"@testing-library/user-event": "14.6.1",
1717
"@types/jest": "30.0.0",
1818
"@types/node": "24.10.9",
1919
"@types/react": "18.3.27",

packages/ui-extensions-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
"@storybook/react-webpack5": "7.6.21",
5858
"@svgr/rollup": "8.1.0",
5959
"@testing-library/dom": "10.4.1",
60-
"@testing-library/jest-dom": "5.17.0",
61-
"@testing-library/react": "9.5.0",
62-
"@testing-library/react-hooks": "3.7.0",
60+
"@testing-library/jest-dom": "6.9.1",
61+
"@testing-library/react": "16.3.2",
62+
"@testing-library/react-hooks": "8.0.1",
6363
"@types/react": "18.3.27",
6464
"graphql": "16.12.0",
6565
"identity-obj-proxy": "3.0.0",

0 commit comments

Comments
 (0)