Skip to content

Commit

Permalink
Merge pull request #1180 from ral-facilities/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
Sam Glendenning authored Aug 16, 2022
2 parents 6e369da + 13eaf2b commit 84665aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
"not op_mini all"
],
"devDependencies": {
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.4.2",
"@types/history": "4.7.3",
"@types/jsonwebtoken": "8.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2794,7 +2794,7 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^5.16.4":
"@testing-library/jest-dom@npm:5.16.5":
version: 5.16.5
resolution: "@testing-library/jest-dom@npm:5.16.5"
dependencies:
Expand All @@ -2811,7 +2811,7 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^13.3.0":
"@testing-library/react@npm:13.3.0":
version: 13.3.0
resolution: "@testing-library/react@npm:13.3.0"
dependencies:
Expand Down Expand Up @@ -13607,8 +13607,8 @@ __metadata:
"@emotion/styled": 11.10.0
"@mui/icons-material": 5.5.0
"@mui/material": 5.5.0
"@testing-library/jest-dom": ^5.16.4
"@testing-library/react": ^13.3.0
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 13.3.0
"@testing-library/user-event": 14.4.2
"@types/history": 4.7.3
"@types/jest": 27.5.2
Expand Down

0 comments on commit 84665aa

Please sign in to comment.