Skip to content

Commit

Permalink
chore(deps): update testing-library monorepo (#1017)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 010dff4 commit b82118a
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 21 deletions.
2 changes: 1 addition & 1 deletion apps/rotom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@testing-library/angular": "17.3.5",
"@testing-library/dom": "10.4.0",
"@testing-library/jasmine-dom": "1.3.3",
"@testing-library/user-event": "14.5.2",
"@testing-library/user-event": "14.6.1",
"@types/jasmine": "5.1.5",
"@types/node": "22.9.3",
"@types/testing-library__jasmine-dom": "1.3.4",
Expand Down
4 changes: 2 additions & 2 deletions apps/smeargle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"@storybook/react-vite": "8.5.2",
"@storybook/test": "8.5.2",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react-swc": "3.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@testing-library/angular": "17.3.5",
"@testing-library/dom": "10.4.0",
"@testing-library/jasmine-dom": "1.3.3",
"@testing-library/user-event": "14.5.2",
"@testing-library/user-event": "14.6.1",
"@types/jasmine": "5.1.5",
"@types/node": "22.9.3",
"@types/testing-library__jasmine-dom": "1.3.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"@storybook/test": "8.5.2",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react-swc": "3.7.2",
Expand Down
40 changes: 25 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b82118a

Please sign in to comment.