Skip to content

Commit ea2b81e

Browse files
chore(deps): update testing-library monorepo
1 parent 3962098 commit ea2b81e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.2",
1414
"@rollup/plugin-node-resolve": "16.0.3",
1515
"@rollup/plugin-typescript": "8.5.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.12.0",
1919
"@types/react": "18.3.28",

packages/ui-extensions-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
"@storybook/react-webpack5": "7.6.24",
5959
"@svgr/rollup": "8.1.0",
6060
"@testing-library/dom": "10.4.1",
61-
"@testing-library/jest-dom": "5.17.0",
62-
"@testing-library/react": "9.5.0",
63-
"@testing-library/react-hooks": "3.7.0",
61+
"@testing-library/jest-dom": "6.9.1",
62+
"@testing-library/react": "16.3.2",
63+
"@testing-library/react-hooks": "8.0.1",
6464
"@types/react": "18.3.28",
6565
"graphql": "16.13.1",
6666
"identity-obj-proxy": "3.0.0",

0 commit comments

Comments
 (0)