Skip to content

Commit aaf142e

Browse files
Merge pull request #1794 from ral-facilities/renovate/testing-library-monorepo
Update dependency @testing-library/jest-dom to v6.7.0
2 parents 6cd398f + 034342c commit aaf142e

File tree

5 files changed

+13
-24
lines changed

5 files changed

+13
-24
lines changed

packages/datagateway-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@babel/eslint-parser": "7.28.0",
4949
"@mui/icons-material": "5.11.0",
5050
"@mui/material": "5.11.0",
51-
"@testing-library/jest-dom": "6.6.3",
51+
"@testing-library/jest-dom": "6.7.0",
5252
"@testing-library/react": "14.3.1",
5353
"@testing-library/user-event": "14.6.1",
5454
"@types/node": "20.19.0",

packages/datagateway-dataview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
},
8585
"devDependencies": {
8686
"@babel/eslint-parser": "7.28.0",
87-
"@testing-library/jest-dom": "6.6.3",
87+
"@testing-library/jest-dom": "6.7.0",
8888
"@testing-library/react": "14.3.1",
8989
"@testing-library/user-event": "14.6.1",
9090
"@types/react-redux": "7.1.22",

packages/datagateway-download/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@babel/eslint-parser": "7.28.0",
5454
"@testing-library/cypress": "10.0.0",
55-
"@testing-library/jest-dom": "6.6.3",
55+
"@testing-library/jest-dom": "6.7.0",
5656
"@testing-library/react": "14.3.1",
5757
"@testing-library/user-event": "14.6.1",
5858
"@types/jsrsasign": "10.5.2",

packages/datagateway-search/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"devDependencies": {
8686
"@babel/eslint-parser": "7.28.0",
8787
"@testing-library/cypress": "10.0.0",
88-
"@testing-library/jest-dom": "6.6.3",
88+
"@testing-library/jest-dom": "6.7.0",
8989
"@testing-library/react": "14.3.1",
9090
"@testing-library/user-event": "14.6.1",
9191
"@types/react-redux": "7.1.22",

yarn.lock

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2785,18 +2785,17 @@ __metadata:
27852785
languageName: node
27862786
linkType: hard
27872787

2788-
"@testing-library/jest-dom@npm:6.6.3":
2789-
version: 6.6.3
2790-
resolution: "@testing-library/jest-dom@npm:6.6.3"
2788+
"@testing-library/jest-dom@npm:6.7.0":
2789+
version: 6.7.0
2790+
resolution: "@testing-library/jest-dom@npm:6.7.0"
27912791
dependencies:
27922792
"@adobe/css-tools": ^4.4.0
27932793
aria-query: ^5.0.0
2794-
chalk: ^3.0.0
27952794
css.escape: ^1.5.1
27962795
dom-accessibility-api: ^0.6.3
2797-
lodash: ^4.17.21
2796+
picocolors: ^1.1.1
27982797
redent: ^3.0.0
2799-
checksum: c1dc4260b05309a0084416639006cd105849acc5b102bef682a3b19bd6fce07ff6762085fc7f2599546c995a2fc66fdb1d70e50e22a634a0098524056cc9e511
2798+
checksum: b73ca999ebc33b63c259b9a7c47cc3eec159986931ff4ba7b68b889ce99bd6ddc7b87c71dcb5c39f0d72e6c9351ea60ece1265dfa56527e9d42350fd901662c2
28002799
languageName: node
28012800
linkType: hard
28022801

@@ -4187,16 +4186,6 @@ __metadata:
41874186
languageName: node
41884187
linkType: hard
41894188

4190-
"chalk@npm:^3.0.0":
4191-
version: 3.0.0
4192-
resolution: "chalk@npm:3.0.0"
4193-
dependencies:
4194-
ansi-styles: ^4.1.0
4195-
supports-color: ^7.1.0
4196-
checksum: 8e3ddf3981c4da405ddbd7d9c8d91944ddf6e33d6837756979f7840a29272a69a5189ecae0ff84006750d6d1e92368d413335eab4db5476db6e6703a1d1e0505
4197-
languageName: node
4198-
linkType: hard
4199-
42004189
"chalk@npm:^4.0.0, chalk@npm:^4.1.0":
42014190
version: 4.1.2
42024191
resolution: "chalk@npm:4.1.2"
@@ -4628,7 +4617,7 @@ __metadata:
46284617
"@mui/x-date-pickers": 6.11.2
46294618
"@tanstack/react-query": 4.40.0
46304619
"@tanstack/react-query-devtools": 4.40.0
4631-
"@testing-library/jest-dom": 6.6.3
4620+
"@testing-library/jest-dom": 6.7.0
46324621
"@testing-library/react": 14.3.1
46334622
"@testing-library/user-event": 14.6.1
46344623
"@types/lodash.debounce": 4.0.6
@@ -4693,7 +4682,7 @@ __metadata:
46934682
"@mui/material": 5.11.0
46944683
"@tanstack/react-query": 4.40.0
46954684
"@tanstack/react-query-devtools": 4.40.0
4696-
"@testing-library/jest-dom": 6.6.3
4685+
"@testing-library/jest-dom": 6.7.0
46974686
"@testing-library/react": 14.3.1
46984687
"@testing-library/user-event": 14.6.1
46994688
"@types/history": 4.7.11
@@ -4768,7 +4757,7 @@ __metadata:
47684757
"@tanstack/react-query": 4.40.0
47694758
"@tanstack/react-query-devtools": 4.40.0
47704759
"@testing-library/cypress": 10.0.0
4771-
"@testing-library/jest-dom": 6.6.3
4760+
"@testing-library/jest-dom": 6.7.0
47724761
"@testing-library/react": 14.3.1
47734762
"@testing-library/user-event": 14.6.1
47744763
"@types/jsrsasign": 10.5.2
@@ -4839,7 +4828,7 @@ __metadata:
48394828
"@tanstack/react-query": 4.40.0
48404829
"@tanstack/react-query-devtools": 4.40.0
48414830
"@testing-library/cypress": 10.0.0
4842-
"@testing-library/jest-dom": 6.6.3
4831+
"@testing-library/jest-dom": 6.7.0
48434832
"@testing-library/react": 14.3.1
48444833
"@testing-library/user-event": 14.6.1
48454834
"@types/history": 4.7.11

0 commit comments

Comments
 (0)