Skip to content

Commit

Permalink
Bump @testing-library/user-event from 12.1.4 to 12.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 18, 2020
1 parent 6a96182 commit 1113dcb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "11.0.2",
"@testing-library/user-event": "12.1.4",
"@testing-library/user-event": "12.1.5",
"react": "16.13.1"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3838,10 +3838,10 @@
"@babel/runtime" "^7.11.2"
"@testing-library/dom" "^7.23.0"

"@testing-library/[email protected].4", "@testing-library/user-event@^12.0.11":
version "12.1.4"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.4.tgz#a1f257dd2ec5fc19ca5d96ef2d096f6f5888e67a"
integrity sha512-vd5s43lNfyq/JEr8ndQmS+An6dEVUmjW9zqtpmMHU+rrPMaHLrUIlWZ9wDE8ALS/dFMsu6U00A5X/7Dv/2tWnw==
"@testing-library/[email protected].5", "@testing-library/user-event@^12.0.11":
version "12.1.5"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.5.tgz#b2a94b8b3c1a908cc1c425623b11de63b20bb837"
integrity sha512-FzTnKvb0KC4T84G6uTx971ja8OOqLlsprzWbeRyd8f1MDwbcLIFgx0Hyr56izY9m9y2KwHGVKeVEkTPslw32lw==
dependencies:
"@babel/runtime" "^7.10.2"

Expand Down

0 comments on commit 1113dcb

Please sign in to comment.