Skip to content

Commit

Permalink
Update dependency @testing-library/jest-dom to v6.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 3ba646d commit 45afd83
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 37 deletions.
2 changes: 1 addition & 1 deletion packages/datagateway-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@babel/eslint-parser": "7.23.3",
"@mui/icons-material": "5.11.0",
"@mui/material": "5.11.0",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "12.1.3",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-dataview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.23.3",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "12.1.3",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-download/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.23.3",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "12.1.3",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"devDependencies": {
"@babel/eslint-parser": "7.23.3",
"@testing-library/cypress": "8.0.7",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "12.1.3",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
Expand Down
48 changes: 15 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ __metadata:
languageName: node
linkType: hard

"@adobe/css-tools@npm:^4.3.2":
version: 4.3.3
resolution: "@adobe/css-tools@npm:4.3.3"
checksum: d21f3786b84911fee59c995a146644a85c98692979097b26484ffa9e442fb1a92ccd68ce984e3e7cf8d5933c3560fbc0ad3e3cd1de50b9a723d1c012e793bbcb
"@adobe/css-tools@npm:^4.4.0":
version: 4.4.1
resolution: "@adobe/css-tools@npm:4.4.1"
checksum: bbded8a03c314afee0fb0b42922f664f437e0e2f0b86eeeb06dee9d02cd8fc958cf87aa3314952b00074e0b22fc5b8da23f45b61b6f8291c8aaa7cffc56a76e9
languageName: node
linkType: hard

Expand Down Expand Up @@ -3012,36 +3012,18 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.4.1":
version: 6.4.1
resolution: "@testing-library/jest-dom@npm:6.4.1"
"@testing-library/jest-dom@npm:6.6.3":
version: 6.6.3
resolution: "@testing-library/jest-dom@npm:6.6.3"
dependencies:
"@adobe/css-tools": ^4.3.2
"@babel/runtime": ^7.9.2
"@adobe/css-tools": ^4.4.0
aria-query: ^5.0.0
chalk: ^3.0.0
css.escape: ^1.5.1
dom-accessibility-api: ^0.6.3
lodash: ^4.17.15
lodash: ^4.17.21
redent: ^3.0.0
peerDependencies:
"@jest/globals": ">= 28"
"@types/bun": "*"
"@types/jest": ">= 28"
jest: ">= 28"
vitest: ">= 0.32"
peerDependenciesMeta:
"@jest/globals":
optional: true
"@types/bun":
optional: true
"@types/jest":
optional: true
jest:
optional: true
vitest:
optional: true
checksum: 66cd945fc81181289835f24791ae4de4913ac4e4fd8bc2e2ee7393ad7298bc3c2fc5acd6951c5b2212a03ebe914c6924c3da6e46225126387cb2200554004b67
checksum: c1dc4260b05309a0084416639006cd105849acc5b102bef682a3b19bd6fce07ff6762085fc7f2599546c995a2fc66fdb1d70e50e22a634a0098524056cc9e511
languageName: node
linkType: hard

Expand Down Expand Up @@ -6278,7 +6260,7 @@ __metadata:
"@mui/icons-material": 5.11.0
"@mui/material": 5.11.0
"@mui/x-date-pickers": 6.11.2
"@testing-library/jest-dom": 6.4.1
"@testing-library/jest-dom": 6.6.3
"@testing-library/react": 12.1.3
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.5.2
Expand Down Expand Up @@ -6341,7 +6323,7 @@ __metadata:
"@emotion/styled": 11.11.0
"@mui/icons-material": 5.11.0
"@mui/material": 5.11.0
"@testing-library/jest-dom": 6.4.1
"@testing-library/jest-dom": 6.6.3
"@testing-library/react": 12.1.3
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.5.2
Expand Down Expand Up @@ -6418,7 +6400,7 @@ __metadata:
"@emotion/styled": 11.11.0
"@mui/icons-material": 5.11.0
"@mui/material": 5.11.0
"@testing-library/jest-dom": 6.4.1
"@testing-library/jest-dom": 6.6.3
"@testing-library/react": 12.1.3
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.5.2
Expand Down Expand Up @@ -6483,7 +6465,7 @@ __metadata:
"@mui/material": 5.11.0
"@mui/x-date-pickers": 6.11.2
"@testing-library/cypress": 8.0.7
"@testing-library/jest-dom": 6.4.1
"@testing-library/jest-dom": 6.6.3
"@testing-library/react": 12.1.3
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.5.2
Expand Down Expand Up @@ -10884,7 +10866,7 @@ __metadata:
languageName: node
linkType: hard

"lodash@npm:^4.17.15, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.7.0":
"lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.7.0":
version: 4.17.21
resolution: "lodash@npm:4.17.21"
checksum: eb835a2e51d381e561e508ce932ea50a8e5a68f4ebdd771ea240d3048244a8d13658acbd502cd4829768c56f2e16bdd4340b9ea141297d472517b83868e677f7
Expand Down

0 comments on commit 45afd83

Please sign in to comment.