build(deps): bump @testing-library/user-event from 13.2.0 to 13.3.0

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.2.0 to 13.3.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.2.0...v13.3.0)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-11 11:52:19 -05:00
committed by David Lechner
parent 53f6aad6e5
commit 89616ab55c
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"@testing-library/dom": "^8.7.2",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.2.0",
"@testing-library/user-event": "^13.3.0",
"@types/file-saver": "^2.0.3",
"@types/jest": "^27.0.2",
"@types/node": "^12.20.28",
+4 -4
View File
@@ -1897,10 +1897,10 @@
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^8.0.0"
"@testing-library/user-event@^13.2.0":
version "13.2.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.2.0.tgz#8d63aaae1f5ec1d683d3afe57acd5f175f819f0f"
integrity sha512-wDEuKkkChNfA02Fpd9A39AXmdmxkvRcHyt/cK3WWiPAQTyMhcKFNM51aQgpEDJUcdj7uPsOaDEESoW/L1b2kZA==
"@testing-library/user-event@^13.3.0":
version "13.3.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.3.0.tgz#2ce50953b885c452a2b2df880a1998637599dcf5"
integrity sha512-f8AJ8ybUna88Lmx3l5fuPMhzyyrcopQk/vgVDHVKOnOf2kkjfVSb0Px77iduHmh6uFUcXsD/z6qp4G13rObVrw==
dependencies:
"@babel/runtime" "^7.12.5"