Bump @testing-library/user-event from 13.1.9 to 13.2.0 in /ui (#1253)

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.1.9 to 13.2.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.1.9...v13.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-07-19 13:20:28 -04:00
committed by GitHub
parent ef60db3a5f
commit 5b828cd7ef
2 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/react-hooks": "^7.0.1",
"@testing-library/user-event": "^13.1.9",
"@testing-library/user-event": "^13.2.0",
"css-mediaquery": "^0.1.2",
"prettier": "2.3.2",
"ra-test": "^3.17.0"