Skip to content

Commit

Permalink
Merge pull request #1548 from ral-facilities/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
Update dependency @types/jest to v29.5.2
  • Loading branch information
louise-davies committed Jun 30, 2023
2 parents 9533294 + e36ec3c commit f3570d9
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/datagateway-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@testing-library/react": "12.1.3",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.1",
"@types/jest": "29.4.0",
"@types/jest": "29.5.2",
"@types/node": "18.11.9",
"@types/react": "17.0.39",
"@types/react-router-dom": "5.3.3",
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 @@ -9,7 +9,7 @@
"@mui/icons-material": "5.11.0",
"@mui/material": "5.11.0",
"@types/history": "4.7.11",
"@types/jest": "29.4.0",
"@types/jest": "29.5.2",
"@types/jsrsasign": "10.5.2",
"@types/lodash.debounce": "4.0.6",
"@types/lodash.memoize": "4.1.6",
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 @@ -8,7 +8,7 @@
"@emotion/styled": "11.10.0",
"@mui/icons-material": "5.11.0",
"@mui/material": "5.11.0",
"@types/jest": "29.4.0",
"@types/jest": "29.5.2",
"@types/jsrsasign": "10.5.2",
"@types/lodash.chunk": "4.2.6",
"@types/node": "18.11.9",
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 @@ -12,7 +12,7 @@
"@mui/x-date-pickers": "5.0.9",
"@testing-library/user-event": "^14.4.3",
"@types/history": "4.7.11",
"@types/jest": "29.4.0",
"@types/jest": "29.5.2",
"@types/jsrsasign": "10.5.2",
"@types/node": "18.11.9",
"@types/react": "17.0.39",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3409,13 +3409,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:*, @types/jest@npm:29.4.0":
version: 29.4.0
resolution: "@types/jest@npm:29.4.0"
"@types/jest@npm:*, @types/jest@npm:29.5.2":
version: 29.5.2
resolution: "@types/jest@npm:29.5.2"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: 23760282362a252e6690314584d83a47512d4cd61663e957ed3398ecf98195fe931c45606ee2f9def12f8ed7d8aa102d492ec42d26facdaf8b78094a31e6568e
checksum: 7d205599ea3cccc262bad5cc173d3242d6bf8138c99458509230e4ecef07a52d6ddcde5a1dbd49ace655c0af51d2dbadef3748697292ea4d86da19d9e03e19c0
languageName: node
linkType: hard

Expand Down Expand Up @@ -6465,7 +6465,7 @@ __metadata:
"@testing-library/react": 12.1.3
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.4.1
"@types/jest": 29.4.0
"@types/jest": 29.5.2
"@types/lodash.debounce": 4.0.6
"@types/node": 18.11.9
"@types/react": 17.0.39
Expand Down Expand Up @@ -6529,7 +6529,7 @@ __metadata:
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.4.3
"@types/history": 4.7.11
"@types/jest": 29.4.0
"@types/jest": 29.5.2
"@types/jsrsasign": 10.5.2
"@types/lodash.debounce": 4.0.6
"@types/lodash.memoize": 4.1.6
Expand Down Expand Up @@ -6605,7 +6605,7 @@ __metadata:
"@testing-library/react": 12.1.3
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.4.2
"@types/jest": 29.4.0
"@types/jest": 29.5.2
"@types/jsrsasign": 10.5.2
"@types/lodash.chunk": 4.2.6
"@types/node": 18.11.9
Expand Down Expand Up @@ -6671,7 +6671,7 @@ __metadata:
"@testing-library/user-event": ^14.4.3
"@types/enzyme": 3.10.10
"@types/history": 4.7.11
"@types/jest": 29.4.0
"@types/jest": 29.5.2
"@types/jsrsasign": 10.5.2
"@types/node": 18.11.9
"@types/react": 17.0.39
Expand Down

0 comments on commit f3570d9

Please sign in to comment.