Skip to content

Commit

Permalink
Merge pull request #1363 from ral-facilities/renovate/testing-library…
Browse files Browse the repository at this point in the history
…-jest-dom-6.x

Update dependency @testing-library/jest-dom to v6.4.1
  • Loading branch information
louise-davies authored Feb 5, 2024
2 parents b152fbf + 6784414 commit ed6fbf1
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 @@ -102,7 +102,7 @@
],
"devDependencies": {
"@babel/eslint-parser": "7.23.3",
"@testing-library/jest-dom": "6.3.0",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.5.2",
"@types/jsonwebtoken": "9.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2917,9 +2917,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.3.0":
version: 6.3.0
resolution: "@testing-library/jest-dom@npm:6.3.0"
"@testing-library/jest-dom@npm:6.4.1":
version: 6.4.1
resolution: "@testing-library/jest-dom@npm:6.4.1"
dependencies:
"@adobe/css-tools": ^4.3.2
"@babel/runtime": ^7.9.2
Expand All @@ -2946,7 +2946,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: cea8aa17895cf4aff573fedee80e8a592611caf7bc724702fc70b3b7bfee94becd3a10873c818d931424018d6fdeeca9d1a2ea5f53b74092ad5e8e09f03dde90
checksum: 66cd945fc81181289835f24791ae4de4913ac4e4fd8bc2e2ee7393ad7298bc3c2fc5acd6951c5b2212a03ebe914c6924c3da6e46225126387cb2200554004b67
languageName: node
linkType: hard

Expand Down Expand Up @@ -13740,7 +13740,7 @@ __metadata:
"@emotion/styled": 11.11.0
"@mui/icons-material": 5.10.3
"@mui/material": 5.10.0
"@testing-library/jest-dom": 6.3.0
"@testing-library/jest-dom": 6.4.1
"@testing-library/react": 12.1.5
"@testing-library/user-event": 14.5.2
"@types/history": 4.7.3
Expand Down

0 comments on commit ed6fbf1

Please sign in to comment.