Skip to content

Commit

Permalink
Update dependency @testing-library/user-event to v14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jackton1 committed Apr 11, 2022
1 parent 65e9e23 commit ba11ae2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.0.0",
"@testing-library/user-event": "14.0.4",
"@testing-library/user-event": "14.1.0",
"@types/jest": "27.4.1",
"@types/node": "17.0.23",
"@types/react": "18.0.1",
Expand Down
8 changes: 4 additions & 4 deletions test-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1606,10 +1606,10 @@
"@testing-library/dom" "^8.5.0"
"@types/react-dom" "*"

"@testing-library/user-event@14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.0.4.tgz#5b430a9c27f25078bff4471661b755115d0db9d4"
integrity sha512-VBZe5lcUsmrQyOwIFvqOxLBoaTw1/Qy4Ek+VgmFYs719bs2SxUp42vbsb7ATlQDkHdj4OIQlucfpwxe5WoG1jA==
"@testing-library/user-event@14.1.0":
version "14.1.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.1.0.tgz#db479c06271b72a4d41cf595ec2ad7ff078c1d72"
integrity sha512-+CGfMXlVM+OwREHDEsfTGsXIMI+rjr3a7YBUSutq7soELht+8kQrM5k46xa/WLfHdtX/wqsDIleL6bi4i+xz0w==

"@tootallnate/once@1":
version "1.1.2"
Expand Down

0 comments on commit ba11ae2

Please sign in to comment.