docbrown/app/javascript/crayons/MultiSelectAutocomplete
dependabot[bot] 3f3b13f382
Bump @testing-library/user-event from 13.5.0 to 14.1.0 (#17253)
* Bump @testing-library/user-event from 13.5.0 to 14.1.0

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.1.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.5.0...v14.1)

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

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

* refactor to account for breaking changes

* remove redundant cleanup

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-04-13 10:41:08 -06:00
..
__stories__ Add new tag autocomplete to editor (#16025) 2022-01-21 08:58:05 +00:00
__tests__ Bump @testing-library/user-event from 13.5.0 to 14.1.0 (#17253) 2022-04-13 10:41:08 -06:00
DefaultSelectionTemplate.jsx Add new tag autocomplete to editor (#16025) 2022-01-21 08:58:05 +00:00
index.js Tag autocomplete: storybook multi-select autocomplete component (#15796) 2022-01-05 15:01:07 +00:00
MultiSelectAutocomplete.jsx Add new tag autocomplete to editor (#16025) 2022-01-21 08:58:05 +00:00
TagAutocompleteOption.jsx Replace listings tag component (#16855) 2022-03-30 16:51:40 +01:00
TagAutocompleteSelection.jsx Replace listings tag component (#16855) 2022-03-30 16:51:40 +01:00