We have quite a few listed dependencies that are only used for building and testing. They should therefore be moved into the devDependencies field.
Created attachment 191022 [details] [review] Bug 41543: Move build/test dependencies into devDependencies
To test: - Run yarn install - Run yarn build for good measure