63887ea84d
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.58 to 14.14.32. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Fredrik Adelöw <freben@gmail.com>
@backstage/test-utils
This package provides utilities that can be used to test plugins and apps for Backstage.
Installation
Install the package via npm or Yarn:
$ npm install --save-dev @backstage/test-utils
or
$ yarn add -D @backstage/test-utils