mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
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:
committed by
David Lechner
parent
53f6aad6e5
commit
89616ab55c
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user