Skip to content

Commit 66e7ab1

Browse files
Update testing-library monorepo
1 parent cd1fa33 commit 66e7ab1

File tree

5 files changed

+56
-311
lines changed

5 files changed

+56
-311
lines changed

packages/datagateway-common/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"@babel/eslint-parser": "7.23.3",
4949
"@mui/icons-material": "5.11.0",
5050
"@mui/material": "5.11.0",
51-
"@testing-library/jest-dom": "6.4.1",
52-
"@testing-library/react": "14.0.0",
53-
"@testing-library/user-event": "14.5.2",
51+
"@testing-library/jest-dom": "6.6.3",
52+
"@testing-library/react": "14.3.1",
53+
"@testing-library/user-event": "14.6.1",
5454
"@types/node": "20.19.0",
5555
"@types/react": "18.0.33",
5656
"@types/react-router-dom": "5.3.3",

packages/datagateway-dataview/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@
8484
},
8585
"devDependencies": {
8686
"@babel/eslint-parser": "7.23.3",
87-
"@testing-library/jest-dom": "6.4.1",
88-
"@testing-library/react": "14.0.0",
89-
"@testing-library/user-event": "14.5.2",
87+
"@testing-library/jest-dom": "6.6.3",
88+
"@testing-library/react": "14.3.1",
89+
"@testing-library/user-event": "14.6.1",
9090
"@types/react-redux": "7.1.22",
9191
"@types/redux-mock-store": "1.0.3",
9292
"@typescript-eslint/eslint-plugin": "5.62.0",

packages/datagateway-download/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
"devDependencies": {
5353
"@babel/eslint-parser": "7.23.3",
5454
"@testing-library/cypress": "10.0.0",
55-
"@testing-library/jest-dom": "6.4.1",
56-
"@testing-library/react": "14.0.0",
57-
"@testing-library/user-event": "14.5.2",
55+
"@testing-library/jest-dom": "6.6.3",
56+
"@testing-library/react": "14.3.1",
57+
"@testing-library/user-event": "14.6.1",
5858
"@types/jsrsasign": "10.5.2",
5959
"@types/lodash.chunk": "4.2.6",
6060
"@typescript-eslint/eslint-plugin": "5.62.0",

packages/datagateway-search/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@
8585
"devDependencies": {
8686
"@babel/eslint-parser": "7.23.3",
8787
"@testing-library/cypress": "10.0.0",
88-
"@testing-library/jest-dom": "6.4.1",
89-
"@testing-library/react": "14.0.0",
90-
"@testing-library/user-event": "14.5.2",
88+
"@testing-library/jest-dom": "6.6.3",
89+
"@testing-library/react": "14.3.1",
90+
"@testing-library/user-event": "14.6.1",
9191
"@types/react-redux": "7.1.22",
9292
"@types/redux-mock-store": "1.0.3",
9393
"@typescript-eslint/eslint-plugin": "5.62.0",

0 commit comments

Comments
 (0)