24254fd433
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.0.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.0.0) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Johan Haals <johan.haals@gmail.com>
@backstage/dev-utils
Utilities for developing Backstage plugins.
This package provides utilities that help in developing plugins for Backstage, like App wrappers and API implementations for standalone serving of apps.
Installation
Install the package via Yarn:
cd plugins/<plugin> # if within a monorepo
yarn add -D @backstage/dev-utils