Skip to content

Commit

Permalink
Merge pull request #36 from psytraxx/dependabot/npm_and_yarn/client/t…
Browse files Browse the repository at this point in the history
…esting-library/user-event-12.8.3

Bump @testing-library/user-event from 12.2.2 to 12.8.3 in /client
  • Loading branch information
psytraxx authored Mar 15, 2021
2 parents d46daeb + bc8a919 commit 023d2a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@testing-library/jest-dom": "^5.11.5",
"@testing-library/react": "^11.1.1",
"@testing-library/user-event": "^12.2.0",
"@testing-library/user-event": "^12.8.3",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.7",
"@types/react": "^17.0.3",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2244,12 +2244,12 @@
"@babel/runtime" "^7.12.1"
"@testing-library/dom" "^7.26.6"

"@testing-library/user-event@^12.2.0":
version "12.2.2"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.2.2.tgz#22d0047da745289335240f523dfe74c889ec96cb"
integrity sha512-mTYL9LrwiSeyorStUOMuRGQDn1ca40tIhuv//o/K3lY8wBEp+9Im90MFVx5i3u7zCPmavn3uWZs/10chsbI8Tg==
"@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 023d2a2

Please sign in to comment.