Luchanso / new-year-chain

Blockchain for your new year resolution
1 stars 0 forks source link

fix(deps): update dependency react-scripts to v2.1.3 #17

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
react-scripts dependencies patch 2.1.2 -> 2.1.3 source

Release Notes

facebook/create-react-app ### [`v2.1.3`](https://togithub.com/facebook/create-react-app/blob/master/CHANGELOG.md#​213-January-4-2019) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v2.1.2...v2.1.3) v2.1.3 is a maintenance release to fix a [vulnerability in webpack-dev-server](https://www.npmjs.com/advisories/725). ##### :memo: Documentation - Other - [#​6067](https://togithub.com/facebook/create-react-app/pull/6067) Correct an error for documentation. ([@​hardo](https://togithub.com/hardo)) - [#​6110](https://togithub.com/facebook/create-react-app/pull/6110) Replace deprecated VSCode launch.json variable. ([@​raiskila](https://togithub.com/raiskila)) - [#​5631](https://togithub.com/facebook/create-react-app/pull/5631) Generalize the adding bootstrap documentation. ([@​jquense](https://togithub.com/jquense)) - [#​6084](https://togithub.com/facebook/create-react-app/pull/6084) Remove outdated docs for setting up eslint in editor. ([@​LukasWerfel](https://togithub.com/LukasWerfel)) - [#​6061](https://togithub.com/facebook/create-react-app/pull/6061) Fix control comment of CSS Grid prefixing. ([@​denexapp](https://togithub.com/denexapp)) - `react-scripts` - [#​6036](https://togithub.com/facebook/create-react-app/pull/6036) Fix comment typo. ([@​shawtung](https://togithub.com/shawtung)) ##### :house: Internal - `create-react-app`, `react-error-overlay` - [#​6104](https://togithub.com/facebook/create-react-app/pull/6104) Typo fixes. ([@​prashant-andani](https://togithub.com/prashant-andani)) ##### :hammer: Underlying Tools - `react-scripts` - [#​6064](https://togithub.com/facebook/create-react-app/pull/6064) Update webpack-dev-server 3.1.9 -> 3.1.14. ([@​Friss](https://togithub.com/Friss)) ##### Committers: 8 - Denis Mukhametov ([denexapp](https://togithub.com/denexapp)) - Hardo ([hardo](https://togithub.com/hardo)) - Janne Raiskila ([raiskila](https://togithub.com/raiskila)) - Jason Quense ([jquense](https://togithub.com/jquense)) - Lukas Werfel ([LukasWerfel](https://togithub.com/LukasWerfel)) - Prashant Andani ([prashant-andani](https://togithub.com/prashant-andani)) - Zachary Friss ([Friss](https://togithub.com/Friss)) - [shawtung](https://togithub.com/shawtung) ##### Migrating from 2.1.2 to 2.1.3 Inside any created project that has not been ejected, run: ```bash npm install --save --save-exact react-scripts@2.1.3 ``` or yarn add --exact react-scripts@2.1.3

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 if you modify the PR title to begin with "rebase!".

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



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