Skip to content

Commit 5044107

Browse files
Update testing-library monorepo
1 parent 20091c4 commit 5044107

File tree

5 files changed

+31
-49
lines changed

5 files changed

+31
-49
lines changed

packages/datagateway-common/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
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",
48+
"@testing-library/jest-dom": "6.6.3",
4949
"@testing-library/react": "12.1.3",
5050
"@testing-library/react-hooks": "8.0.1",
51-
"@testing-library/user-event": "14.5.2",
51+
"@testing-library/user-event": "14.6.1",
5252
"@types/jest": "29.5.2",
5353
"@types/node": "20.11.5",
5454
"@types/react": "17.0.39",

packages/datagateway-dataview/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@
108108
},
109109
"devDependencies": {
110110
"@babel/eslint-parser": "7.23.3",
111-
"@testing-library/jest-dom": "6.4.1",
111+
"@testing-library/jest-dom": "6.6.3",
112112
"@testing-library/react": "12.1.3",
113113
"@testing-library/react-hooks": "8.0.1",
114-
"@testing-library/user-event": "14.5.2",
114+
"@testing-library/user-event": "14.6.1",
115115
"@types/react-redux": "7.1.22",
116116
"@types/redux-mock-store": "1.0.3",
117117
"@typescript-eslint/eslint-plugin": "5.62.0",

packages/datagateway-download/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
},
4646
"devDependencies": {
4747
"@babel/eslint-parser": "7.23.3",
48-
"@testing-library/jest-dom": "6.4.1",
48+
"@testing-library/jest-dom": "6.6.3",
4949
"@testing-library/react": "12.1.3",
5050
"@testing-library/react-hooks": "8.0.1",
51-
"@testing-library/user-event": "14.5.2",
51+
"@testing-library/user-event": "14.6.1",
5252
"@types/jsrsasign": "10.5.2",
5353
"@types/lodash.chunk": "4.2.6",
5454
"@typescript-eslint/eslint-plugin": "5.62.0",

packages/datagateway-search/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@
108108
"devDependencies": {
109109
"@babel/eslint-parser": "7.23.3",
110110
"@testing-library/cypress": "8.0.7",
111-
"@testing-library/jest-dom": "6.4.1",
111+
"@testing-library/jest-dom": "6.6.3",
112112
"@testing-library/react": "12.1.3",
113113
"@testing-library/react-hooks": "8.0.1",
114-
"@testing-library/user-event": "14.5.2",
114+
"@testing-library/user-event": "14.6.1",
115115
"@types/react-redux": "7.1.22",
116116
"@types/redux-mock-store": "1.0.3",
117117
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 23 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ __metadata:
1212
languageName: node
1313
linkType: hard
1414

15-
"@adobe/css-tools@npm:^4.3.2":
16-
version: 4.3.3
17-
resolution: "@adobe/css-tools@npm:4.3.3"
18-
checksum: d21f3786b84911fee59c995a146644a85c98692979097b26484ffa9e442fb1a92ccd68ce984e3e7cf8d5933c3560fbc0ad3e3cd1de50b9a723d1c012e793bbcb
15+
"@adobe/css-tools@npm:^4.4.0":
16+
version: 4.4.1
17+
resolution: "@adobe/css-tools@npm:4.4.1"
18+
checksum: bbded8a03c314afee0fb0b42922f664f437e0e2f0b86eeeb06dee9d02cd8fc958cf87aa3314952b00074e0b22fc5b8da23f45b61b6f8291c8aaa7cffc56a76e9
1919
languageName: node
2020
linkType: hard
2121

@@ -3012,36 +3012,18 @@ __metadata:
30123012
languageName: node
30133013
linkType: hard
30143014

3015-
"@testing-library/jest-dom@npm:6.4.1":
3016-
version: 6.4.1
3017-
resolution: "@testing-library/jest-dom@npm:6.4.1"
3015+
"@testing-library/jest-dom@npm:6.6.3":
3016+
version: 6.6.3
3017+
resolution: "@testing-library/jest-dom@npm:6.6.3"
30183018
dependencies:
3019-
"@adobe/css-tools": ^4.3.2
3020-
"@babel/runtime": ^7.9.2
3019+
"@adobe/css-tools": ^4.4.0
30213020
aria-query: ^5.0.0
30223021
chalk: ^3.0.0
30233022
css.escape: ^1.5.1
30243023
dom-accessibility-api: ^0.6.3
3025-
lodash: ^4.17.15
3024+
lodash: ^4.17.21
30263025
redent: ^3.0.0
3027-
peerDependencies:
3028-
"@jest/globals": ">= 28"
3029-
"@types/bun": "*"
3030-
"@types/jest": ">= 28"
3031-
jest: ">= 28"
3032-
vitest: ">= 0.32"
3033-
peerDependenciesMeta:
3034-
"@jest/globals":
3035-
optional: true
3036-
"@types/bun":
3037-
optional: true
3038-
"@types/jest":
3039-
optional: true
3040-
jest:
3041-
optional: true
3042-
vitest:
3043-
optional: true
3044-
checksum: 66cd945fc81181289835f24791ae4de4913ac4e4fd8bc2e2ee7393ad7298bc3c2fc5acd6951c5b2212a03ebe914c6924c3da6e46225126387cb2200554004b67
3026+
checksum: c1dc4260b05309a0084416639006cd105849acc5b102bef682a3b19bd6fce07ff6762085fc7f2599546c995a2fc66fdb1d70e50e22a634a0098524056cc9e511
30453027
languageName: node
30463028
linkType: hard
30473029

@@ -3081,12 +3063,12 @@ __metadata:
30813063
languageName: node
30823064
linkType: hard
30833065

3084-
"@testing-library/user-event@npm:14.5.2":
3085-
version: 14.5.2
3086-
resolution: "@testing-library/user-event@npm:14.5.2"
3066+
"@testing-library/user-event@npm:14.6.1":
3067+
version: 14.6.1
3068+
resolution: "@testing-library/user-event@npm:14.6.1"
30873069
peerDependencies:
30883070
"@testing-library/dom": ">=7.21.4"
3089-
checksum: d76937dffcf0082fbf3bb89eb2b81a31bf5448048dd61c33928c5f10e33a58e035321d39145cefd469bb5a499c68a5b4086b22f1a44e3e7c7e817dc5f6782867
3071+
checksum: 4cb8a81fea1fea83a42619e9545137b51636bb7a3182c596bb468e5664f1e4699a275c2d0fb8b6dcc3fe2684f9d87b0637ab7cb4f566051539146872c9141fcb
30903072
languageName: node
30913073
linkType: hard
30923074

@@ -6278,10 +6260,10 @@ __metadata:
62786260
"@mui/icons-material": 5.11.0
62796261
"@mui/material": 5.11.0
62806262
"@mui/x-date-pickers": 6.11.2
6281-
"@testing-library/jest-dom": 6.4.1
6263+
"@testing-library/jest-dom": 6.6.3
62826264
"@testing-library/react": 12.1.3
62836265
"@testing-library/react-hooks": 8.0.1
6284-
"@testing-library/user-event": 14.5.2
6266+
"@testing-library/user-event": 14.6.1
62856267
"@types/jest": 29.5.2
62866268
"@types/lodash.debounce": 4.0.6
62876269
"@types/node": 20.11.5
@@ -6341,10 +6323,10 @@ __metadata:
63416323
"@emotion/styled": 11.11.0
63426324
"@mui/icons-material": 5.11.0
63436325
"@mui/material": 5.11.0
6344-
"@testing-library/jest-dom": 6.4.1
6326+
"@testing-library/jest-dom": 6.6.3
63456327
"@testing-library/react": 12.1.3
63466328
"@testing-library/react-hooks": 8.0.1
6347-
"@testing-library/user-event": 14.5.2
6329+
"@testing-library/user-event": 14.6.1
63486330
"@types/history": 4.7.11
63496331
"@types/jest": 29.5.2
63506332
"@types/jsrsasign": 10.5.2
@@ -6418,10 +6400,10 @@ __metadata:
64186400
"@emotion/styled": 11.11.0
64196401
"@mui/icons-material": 5.11.0
64206402
"@mui/material": 5.11.0
6421-
"@testing-library/jest-dom": 6.4.1
6403+
"@testing-library/jest-dom": 6.6.3
64226404
"@testing-library/react": 12.1.3
64236405
"@testing-library/react-hooks": 8.0.1
6424-
"@testing-library/user-event": 14.5.2
6406+
"@testing-library/user-event": 14.6.1
64256407
"@types/jest": 29.5.2
64266408
"@types/jsrsasign": 10.5.2
64276409
"@types/lodash.chunk": 4.2.6
@@ -6483,10 +6465,10 @@ __metadata:
64836465
"@mui/material": 5.11.0
64846466
"@mui/x-date-pickers": 6.11.2
64856467
"@testing-library/cypress": 8.0.7
6486-
"@testing-library/jest-dom": 6.4.1
6468+
"@testing-library/jest-dom": 6.6.3
64876469
"@testing-library/react": 12.1.3
64886470
"@testing-library/react-hooks": 8.0.1
6489-
"@testing-library/user-event": 14.5.2
6471+
"@testing-library/user-event": 14.6.1
64906472
"@types/history": 4.7.11
64916473
"@types/jest": 29.5.2
64926474
"@types/jsrsasign": 10.5.2
@@ -10884,7 +10866,7 @@ __metadata:
1088410866
languageName: node
1088510867
linkType: hard
1088610868

10887-
"lodash@npm:^4.17.15, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.7.0":
10869+
"lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.7.0":
1088810870
version: 4.17.21
1088910871
resolution: "lodash@npm:4.17.21"
1089010872
checksum: eb835a2e51d381e561e508ce932ea50a8e5a68f4ebdd771ea240d3048244a8d13658acbd502cd4829768c56f2e16bdd4340b9ea141297d472517b83868e677f7

0 commit comments

Comments
 (0)