Skip to content

Commit

Permalink
Bump @testing-library/user-event from 13.0.0 to 13.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 19, 2021
1 parent d6b4e83 commit 0b106b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/preact": "^2.0.1",
"@testing-library/preact-hooks": "^1.1.0",
"@testing-library/user-event": "^13.0.0",
"@testing-library/user-event": "^13.0.2",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3030,10 +3030,10 @@
dependencies:
"@testing-library/dom" "^7.16.2"

"@testing-library/user-event@^13.0.0":
version "13.0.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.0.tgz#c39451b9c11ec2ef7ae0743dfda96decba1f3c56"
integrity sha512-At8SFGsb6kLgXU6NYU/IJGiKWULTklu8FlqTtaxvR9emnGDYlVhQ1xxjchpOifh1Ao6SjKu5vgDc7ioiUfw5oQ==
"@testing-library/user-event@^13.0.2":
version "13.0.2"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.2.tgz#f629bfd44fb09c9e3b18e048076b397e6e97952d"
integrity sha512-OYlNDcoqNZJhQvP5tsNM4/i27XIyA5DMi8xMwAJ0VLGW5BqjsSrYtL29WvHEdHu+cI6wo6UMHy6atdwtTNVUiw==
dependencies:
"@babel/runtime" "^7.12.5"

Expand Down

0 comments on commit 0b106b7

Please sign in to comment.