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 Sep 9, 2024
1 parent 776e35e commit 8666503
Show file tree
Hide file tree
Showing 4 changed files with 82 additions and 66 deletions.
134 changes: 75 additions & 59 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions packages/catalog-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
"@edx/frontend-platform": "8.0.0",
"@openedx/frontend-build": "14.0.3",
"@openedx/paragon": "21.13.1",
"@testing-library/jest-dom": "5.11.6",
"@testing-library/react": "12.1.4",
"@testing-library/react-hooks": "3.4.2",
"@testing-library/user-event": "13.1.8",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "3.7.0",
"@testing-library/user-event": "13.5.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-instantsearch-dom": "6.8.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/logistration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@edx/browserslist-config": "1.1.0",
"@edx/frontend-platform": "8.0.0",
"@openedx/frontend-build": "14.0.3",
"@testing-library/jest-dom": "5.11.6",
"@testing-library/react": "12.1.4",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "6.14.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"sideEffects": false,
"dependencies": {
"@testing-library/react": "12.1.4",
"@testing-library/react": "12.1.5",
"history": "4.10.1"
},
"devDependencies": {
Expand Down

0 comments on commit 8666503

Please sign in to comment.