Skip to content

Commit ffe9bbd

Browse files
chore(deps): update testing-library monorepo
1 parent 10e2c35 commit ffe9bbd

File tree

4 files changed

+82
-66
lines changed

4 files changed

+82
-66
lines changed

package-lock.json

+75-59
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/catalog-search/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
"@edx/frontend-platform": "8.0.0",
4848
"@openedx/frontend-build": "14.0.3",
4949
"@openedx/paragon": "21.13.1",
50-
"@testing-library/jest-dom": "5.11.6",
51-
"@testing-library/react": "12.1.4",
52-
"@testing-library/react-hooks": "3.4.2",
53-
"@testing-library/user-event": "13.1.8",
50+
"@testing-library/jest-dom": "5.17.0",
51+
"@testing-library/react": "12.1.5",
52+
"@testing-library/react-hooks": "3.7.0",
53+
"@testing-library/user-event": "13.5.0",
5454
"react": "17.0.2",
5555
"react-dom": "17.0.2",
5656
"react-instantsearch-dom": "6.8.3",

packages/logistration/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@edx/browserslist-config": "1.1.0",
4545
"@edx/frontend-platform": "8.0.0",
4646
"@openedx/frontend-build": "14.0.3",
47-
"@testing-library/jest-dom": "5.11.6",
48-
"@testing-library/react": "12.1.4",
47+
"@testing-library/jest-dom": "5.17.0",
48+
"@testing-library/react": "12.1.5",
4949
"react": "17.0.2",
5050
"react-dom": "17.0.2",
5151
"react-router-dom": "6.14.2",

packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"sideEffects": false,
3939
"dependencies": {
40-
"@testing-library/react": "12.1.4",
40+
"@testing-library/react": "12.1.5",
4141
"history": "4.10.1"
4242
},
4343
"devDependencies": {

0 commit comments

Comments
 (0)