Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #24 from shocknet/dependabot/npm_and_yarn/testing-…
Browse files Browse the repository at this point in the history
…library/user-event-12.8.3

Bump @testing-library/user-event from 12.3.0 to 12.8.3
  • Loading branch information
shocknet-justin authored Mar 14, 2021
2 parents d937d12 + 5920b50 commit 0f77c99
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 @@ -6,7 +6,7 @@
"@reduxjs/toolkit": "^1.5.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@testing-library/user-event": "^12.8.3",
"@types/qrcode.react": "^1.0.1",
"@types/react": "^17.0.2",
"@types/react-redux": "^7.1.16",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1703,12 +1703,12 @@
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"

"@testing-library/user-event@^12.1.10":
version "12.3.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.3.0.tgz#bd4edf544b70721e1996f3be36830e942c777b2b"
integrity sha512-A4TZofjkOH42ydTtHZcGNhwYjonkVIGBi4pmNweUgjDEGmWHuZf4k7hLd6QTL+rkSOgrd3TOCFDNyK9KO0reeA==
"@testing-library/user-event@^12.8.3":
version "12.8.3"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.3.tgz#1aa3ed4b9f79340a1e1836bc7f57c501e838704a"
integrity sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.12.5"

"@types/anymatch@*":
version "1.3.1"
Expand Down

0 comments on commit 0f77c99

Please sign in to comment.