Skip to content

Commit 5dd15c9

Browse files
Update testing-library monorepo
1 parent d1189b1 commit 5dd15c9

File tree

5 files changed

+72
-224
lines changed

5 files changed

+72
-224
lines changed

packages/datagateway-common/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
"@babel/eslint-parser": "7.23.3",
4646
"@mui/icons-material": "5.11.0",
4747
"@mui/material": "5.11.0",
48-
"@testing-library/jest-dom": "6.4.1",
49-
"@testing-library/react": "14.0.0",
50-
"@testing-library/user-event": "14.5.2",
48+
"@testing-library/jest-dom": "6.6.3",
49+
"@testing-library/react": "14.3.1",
50+
"@testing-library/user-event": "14.6.1",
5151
"@types/jest": "29.5.2",
5252
"@types/node": "20.11.5",
5353
"@types/react": "18.0.33",

packages/datagateway-dataview/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@
108108
},
109109
"devDependencies": {
110110
"@babel/eslint-parser": "7.23.3",
111-
"@testing-library/jest-dom": "6.4.1",
112-
"@testing-library/react": "14.0.0",
113-
"@testing-library/user-event": "14.5.2",
111+
"@testing-library/jest-dom": "6.6.3",
112+
"@testing-library/react": "14.3.1",
113+
"@testing-library/user-event": "14.6.1",
114114
"@types/react-redux": "7.1.22",
115115
"@types/redux-mock-store": "1.0.3",
116116
"@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
@@ -50,9 +50,9 @@
5050
"devDependencies": {
5151
"@babel/eslint-parser": "7.23.3",
5252
"@testing-library/cypress": "10.0.0",
53-
"@testing-library/jest-dom": "6.4.1",
54-
"@testing-library/react": "14.0.0",
55-
"@testing-library/user-event": "14.5.2",
53+
"@testing-library/jest-dom": "6.6.3",
54+
"@testing-library/react": "14.3.1",
55+
"@testing-library/user-event": "14.6.1",
5656
"@types/jsrsasign": "10.5.2",
5757
"@types/lodash.chunk": "4.2.6",
5858
"@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
@@ -108,9 +108,9 @@
108108
"devDependencies": {
109109
"@babel/eslint-parser": "7.23.3",
110110
"@testing-library/cypress": "10.0.0",
111-
"@testing-library/jest-dom": "6.4.1",
112-
"@testing-library/react": "14.0.0",
113-
"@testing-library/user-event": "14.5.2",
111+
"@testing-library/jest-dom": "6.6.3",
112+
"@testing-library/react": "14.3.1",
113+
"@testing-library/user-event": "14.6.1",
114114
"@types/react-redux": "7.1.22",
115115
"@types/redux-mock-store": "1.0.3",
116116
"@typescript-eslint/eslint-plugin": "5.62.0",

0 commit comments

Comments
 (0)