Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to v6.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent 90e4def commit fb749e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"packageManager": "yarn@3.6.3",
"devDependencies": {
"@testing-library/jest-dom": "6.1.2",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.5.4",
Expand Down
10 changes: 5 additions & 5 deletions react-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3060,9 +3060,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.1.2":
version: 6.1.2
resolution: "@testing-library/jest-dom@npm:6.1.2"
"@testing-library/jest-dom@npm:6.1.3":
version: 6.1.3
resolution: "@testing-library/jest-dom@npm:6.1.3"
dependencies:
"@adobe/css-tools": ^4.3.0
"@babel/runtime": ^7.9.2
Expand All @@ -3086,7 +3086,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: de6b7f98d1b42887192eb70fd917b2b98d92aab22a86801718de75e0ca4964589335efeb650b0f7b9859609446b20d2bd81bfc5755f1655885d5664d1c093a70
checksum: 5bd14ba31fd3d64cff8ca55cccd335bedadf1db1119643954ca8cd30af835defe6f3a21e7d7617d20205b07abba1b2e668be1b9d6743504800f17fdc4344db75
languageName: node
linkType: hard

Expand Down Expand Up @@ -13943,7 +13943,7 @@ __metadata:
"@mantine/prism": 6.0.19
"@microsoft/fetch-event-source": 2.0.1
"@mycujoo/videojs-hls-quality-selector": 1.1.5-rc.4
"@testing-library/jest-dom": 6.1.2
"@testing-library/jest-dom": 6.1.3
"@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3
"@types/jest": 29.5.4
Expand Down

0 comments on commit fb749e4

Please sign in to comment.