build(deps): bump @testing-library/user-event from 14.2.5 to 14.2.6 (#983)

* build(deps): bump @testing-library/user-event from 14.2.5 to 14.2.6

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.2.5 to 14.2.6.
- [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/v14.2.5...v14.2.6)

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

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

* [dependabot skip] Fix yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-07-18 16:27:31 +00:00
committed by GitHub
co-authored by dependabot-fix
parent de39cc7d34
commit 3d60f93fd5
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"@testing-library/dom": "^8.16.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.2.5",
"@testing-library/user-event": "^14.2.6",
"@types/file-saver": "^2.0.5",
"@types/jest": "^28.1.5",
"@types/node": "^16.11.7",