* Enforce `workspace:^` to specify `@babel/` dependencies * `yarn constraints --fix` * Update lockfile
@babel/helper-plugin-test-runner
Helper function to support test runner
See our website @babel/helper-plugin-test-runner for more information.
Install
Using npm:
npm install --save-dev @babel/helper-plugin-test-runner
or using yarn:
yarn add @babel/helper-plugin-test-runner --dev