Skip to content

Commit

Permalink
Update testing-library monorepo (#500)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent 0881202 commit 393f7ac
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 112 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@sinonjs/fake-timers": "8.1.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@types/chai": "4.3.1",
Expand Down
140 changes: 30 additions & 110 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"npm": "8.x"
},
"devDependencies": {
"@testing-library/cypress": "8.0.3",
"@testing-library/cypress": "8.0.7",
"cypress": "7.7.0",
"husky": "7.0.4",
"prettier": "2.0.5",
Expand Down

0 comments on commit 393f7ac

Please sign in to comment.