Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency prettier to v1.15.2 (#51)
This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | prettier | devDependencies | patch | `1.15.1` -> `1.15.2` | [homepage](https://prettier.io), [source](https://renovatebot.com/gh/prettier/prettier) | --- ### Release Notes <details> <summary>prettier/prettier</summary> ### [`v1.15.2`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#​1152) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.15.1...1.15.2) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.15.1...1.15.2) - CLI: allow flag overriding ([#​5390](https://renovatebot.com/gh/prettier/prettier/pull/5390)) - JavaScript: do not apply test call formatting to arrow function without body ([#​5366](https://renovatebot.com/gh/prettier/prettier/pull/5366)) - JavaScript: do not duplicate comments in styled-components ([#​5416](https://renovatebot.com/gh/prettier/prettier/pull/5416)) - JavaScript: do not indent comments behind variable declarations ([#​5434](https://renovatebot.com/gh/prettier/prettier/pull/5434)) - JavaScript: inline property decorator should stay inline ([#​5364](https://renovatebot.com/gh/prettier/prettier/pull/5364), [#​5423](https://renovatebot.com/gh/prettier/prettier/pull/5423)) - JavaScript: treat `createSelector` as function composition ([#​5430](https://renovatebot.com/gh/prettier/prettier/pull/5430)) - Flow: do not move flow comment for function argument to its body ([#​5435](https://renovatebot.com/gh/prettier/prettier/pull/5435)) - Flow: force-break interface body to be consistent with TypeScript interface ([#​5432](https://renovatebot.com/gh/prettier/prettier/pull/5432)) - Flow/TypeScript: remove extra indentation for `extends` ([#​5432](https://renovatebot.com/gh/prettier/prettier/pull/5432)) - TypeScript: distinguish `module` and `namespace` correctly ([#​5432](https://renovatebot.com/gh/prettier/prettier/pull/5432)) - HTML: handle CRLF correctly ([#​5393](https://renovatebot.com/gh/prettier/prettier/pull/5393)) - HTML: handle `<pre>` with interpolation ([#​5400](https://renovatebot.com/gh/prettier/prettier/pull/5400)) - HTML: preserve content for `<template>` with unknown `lang` ([#​5388](https://renovatebot.com/gh/prettier/prettier/pull/5388)) - HTML: preserve incomplete IE conditional comments ([#​5429](https://renovatebot.com/gh/prettier/prettier/pull/5429)) - HTML: preserve unterminated IE conditional comments ([#​5424](https://renovatebot.com/gh/prettier/prettier/pull/5424)) - HTML: treat capital element as custom element ([#​5395](https://renovatebot.com/gh/prettier/prettier/pull/5395)) - Angular: add missing parens for pipe in ternary ([#​5397](https://renovatebot.com/gh/prettier/prettier/pull/5397)) - Angular: correctly print unary expression with operator `+` ([#​5405](https://renovatebot.com/gh/prettier/prettier/pull/5405)) - Angular: correctly handle parens ([#​5387](https://renovatebot.com/gh/prettier/prettier/pull/5387)) - Angular/Vue: whitespaces between interpolation and text are sensitive ([#​5396](https://renovatebot.com/gh/prettier/prettier/pull/5396)) - Vue: do not add invalid semicolon for `v-on` attribute value ([#​5418](https://renovatebot.com/gh/prettier/prettier/pull/5418)) - SCSS: do not crash on grid value ([#​5394](https://renovatebot.com/gh/prettier/prettier/pull/5394)) - Markdown: handle CRLF correctly ([#​5414](https://renovatebot.com/gh/prettier/prettier/pull/5414)) - Markdown: identify CJK correctly ([#​5402](https://renovatebot.com/gh/prettier/prettier/pull/5402)) - MDX: treat JSX code block same as in Markdown ([#​5391](https://renovatebot.com/gh/prettier/prettier/pull/5391)) </details> --- ### 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](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#Mediatek-Cloud/mcs-ui).
- Loading branch information