mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump @testing-library/user-event from 14.4.2 to 14.4.3 (#1040)
* build(deps): bump @testing-library/user-event from 14.4.2 to 14.4.3 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.4.2 to 14.4.3. - [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.4.2...v14.4.3) --- 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:
co-authored by
dependabot-fix
parent
882490ded0
commit
5c46ce4e94
+1
-1
@@ -23,7 +23,7 @@
|
||||
"@testing-library/dom": "^8.16.1",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.4.2",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jest": "^28.1.6",
|
||||
"@types/node": "^16.11.7",
|
||||
|
||||
Reference in New Issue
Block a user