anikethsaha / create-web-app

Select your project type and use any boilerplate to get started! a project where you dont need any manually boilerplate adding phase in your software development phases
https://www.npmjs.com/package/@buildtip/create-web-app
Apache License 2.0
15 stars 3 forks source link

chore(deps): update dependency eslint-config-prettier to v4 - autoclosed #16

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
eslint-config-prettier devDependencies major 3.6.0 -> 4.3.0 source

Release Notes

prettier/eslint-config-prettier ### [`v4.3.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-430-2019-05-16) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v4.2.0...v4.3.0) - Added: New [eslint-plugin-vue] rules: [vue/arrow-spacing], [vue/block-spacing], [vue/brace-style] and [vue/comma-dangle]. - Added: New [@​typescript-eslint/eslint-plugin] rules: [@​typescript-eslint/func-call-spacing] and [@​typescript-eslint/semi]. ### [`v4.2.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-420-2019-04-25) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v4.1.0...v4.2.0) - Added: [@​typescript-eslint/no-extra-parens]. Thanks to Keiichiro Amemiya ([@​Hoishin](https://togithub.com/Hoishin)) and Jen Gorfine ([@​jgorfine](https://togithub.com/jgorfine))! ### [`v4.1.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-410-2019-02-26) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v4.0.0...v4.1.0) - Added: [linebreak-style]. Use Prettier’s [end-of-line] option instead. - Added: [self-closing-comp]. Thanks to Gaurav Gupta ([@​gaurav5430](https://togithub.com/gaurav5430))! ### [`v4.0.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-400-2019-01-26) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v3.6.0...v4.0.0) - Breaking change: Support for [eslint-plugin-typescript] has been removed and replaced with support for its successor [@​typescript-eslint/eslint-plugin]. Thanks to TANIGUCHI Masaya ([@​ta2gch](https://togithub.com/ta2gch)) and everyone else who helped with this! - Changed: [arrow-body-style] and [prefer-arrow-callback] are now marked as [special rules][arrow-special], since they might cause problems if using [eslint-plugin-prettier] and `--fix`. They are turned off by default, and the CLI helper tool will _warn_ about them (but not error if you do enable them). This won’t break your linting checks, but do note that these rules will be disabled unless you explicitly enable them again, and that you might see new warnings when running the CLI helper tool.

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.