Skip to content

Commit

Permalink
Merge pull request #1283 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 authored Jun 29, 2023
2 parents 6bc9be9 + 9ad72d9 commit caf3738
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@mui/icons-material": "5.10.3",
"@mui/material": "5.10.0",
"@types/history": "4.7.3",
"@types/jest": "29.4.0",
"@types/jest": "29.5.2",
"@types/js-cookie": "3.0.1",
"@types/react-dom": "17.0.11",
"@types/react-redux-toastr": "7.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3165,13 +3165,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 @@ -13587,7 +13587,7 @@ __metadata:
"@testing-library/react": 12.1.5
"@testing-library/user-event": 14.4.2
"@types/history": 4.7.3
"@types/jest": 29.4.0
"@types/jest": 29.5.2
"@types/js-cookie": 3.0.1
"@types/jsonwebtoken": 9.0.1
"@types/node": 18.16.18
Expand Down

0 comments on commit caf3738

Please sign in to comment.