Skip to content

Commit

Permalink
Merge pull request #146 from huangyingting/dependabot/npm_and_yarn/js…
Browse files Browse the repository at this point in the history
…/bf/testing-library/user-event-14.5.1

Bump @testing-library/user-event from 14.4.3 to 14.5.1 in /js/bf
  • Loading branch information
huangyingting authored Sep 19, 2023
2 parents f84593b + 43ab4e0 commit 5a5b088
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion js/bf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@azure/msal-react": "1.5.1",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^14.4.3",
"@testing-library/user-event": "^14.5.1",
"bootstrap": "5.2.3",
"i": "0.3.7",
"qrcode.react": "3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions js/bf/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1961,10 +1961,10 @@
"@testing-library/dom" "^8.0.0"
"@types/react-dom" "<18.0.0"

"@testing-library/user-event@^14.4.3":
version "14.4.3"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.3.tgz#af975e367743fa91989cd666666aec31a8f50591"
integrity sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==
"@testing-library/user-event@^14.5.1":
version "14.5.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.1.tgz#27337d72046d5236b32fd977edee3f74c71d332f"
integrity sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==

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

0 comments on commit 5a5b088

Please sign in to comment.