Skip to content

Commit

Permalink
chore(deps): update testing-library monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent b05a2bb commit d7c41f5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -646,8 +646,8 @@
"@storybook/react-vite": "8.2.9",
"@storybook/react": "8.2.9",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jsdom": "21.1.7",
"@types/react": "18.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"@storybook/docs-tools": "8.2.9",
"@storybook/addon-essentials": "8.2.9",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/user-event": "14.5.2",
"@types/jsdom": "21.1.7",
"globby": "14.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -617,9 +617,9 @@
"@histoire/plugin-vue": "0.17.17",
"@release-it/keep-a-changelog": "5.0.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/user-event": "14.5.2",
"@testing-library/vue": "8.0.3",
"@testing-library/vue": "8.1.0",
"@types/jsdom": "21.1.7",
"@vitejs/plugin-vue": "5.1.2",
"@vitejs/plugin-vue-jsx": "4.0.1",
Expand Down

0 comments on commit d7c41f5

Please sign in to comment.