ioof-holdings / redux-dynostore

These libraries provide tools for building dynamic Redux stores.
BSD 3-Clause "New" or "Revised" License
122 stars 15 forks source link

Update dependency react-scripts to v4.0.1 #441

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-scripts 4.0.0 -> 4.0.1 age adoption passing confidence

Release Notes

facebook/create-react-app ### [`v4.0.1`](https://togithub.com/facebook/create-react-app/blob/master/CHANGELOG.md#Migrating-from-400-to-401) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v4.0.0...v4.0.1) Inside any created project that has not been ejected, run: ```bash npm install --save --save-exact react-scripts@4.0.1 ``` or yarn add --exact react-scripts@4.0.1 #### 4.0.0 (2020-10-23) Create React App 4.0 is a major release with several new features, including support for Fast Refresh! Thanks to all the maintainers and contributors who worked so hard on this release! :raised_hands:

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.