You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No there is no reason. It should be a devDependency. Additionally, while you're at it, you should probably upgrade to @babel/preset-react (and babel 7 in general 😄 )
According to
yarn audit --groups dependencies
, thebabel-preset-react
dependency has ahigh
security vulnerability due tolodash
.@joeldenning @blittle is there a specific reason that
babel-preset-react
is a dependency instead of a devDependency?The text was updated successfully, but these errors were encountered: