redux-saga / redux-saga-beginner-tutorial

Redux/Redux-saga beginner tutorial
MIT License
587 stars 544 forks source link

npm WARN deprecated #49

Closed matoslucas closed 6 years ago

matoslucas commented 6 years ago

npm WARN deprecated babel-preset-es2015@6.24.1: 🙌 Thanks for using Babel: we re commend using babel-preset-env now: please read babeljs.io/env to update! npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

matoslucas commented 6 years ago

to update babel read this article http://babeljs.io/docs/en/env/ and to update the minimatch module run npm install minimatch