Closed greenkeeper[bot] closed 5 years ago
dependency
react-scripts was updated from 2.1.0
to 2.1.2
.Update to this version instead 🚀
v2.1.2 is a maintenance release including various bug fixes.
create-react-app
create-react-app --info
(@heyimalex)5.11.1
(@tabrindle)babel-preset-react-app
babel-plugin-named-asset-import
react-app-polyfill
react-scripts
postcss-preset-env
to latest (@BPScott)tsconfig.json
lib suggested value (@ianschmitz)react-scripts
setupTests.ts
(@ianschmitz)file_ext
note. (@alaycock)README.md
. (@pavinthan)npx
(@sagirk)sb init
(@andys8)eslint-config-react-app
.eslintrc
(@ManoelLobo)babel-preset-react-app
, create-react-app
, eslint-config-react-app
, react-dev-utils
, react-scripts
react-scripts
react-app-polyfill
babel-preset-react-app
, eslint-config-react-app
, react-error-overlay
, react-scripts
react-scripts
.eslintrc
(@ManoelLobo)react-dev-utils
react-error-overlay
babel-preset-react-app
create-react-app
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@2.1.2
or
yarn add --exact react-scripts@2.1.2
The dependency react-scripts was updated from
2.1.0
to2.1.1
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Find out more about this release.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: