Luchanso / new-year-chain

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

chore(deps): update dependency prettier to v1.15.3 #9

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
prettier devDependencies patch 1.15.2 -> 1.15.3 homepage, source

Release Notes

prettier/prettier ### [`v1.15.3`](https://renovatebot.com/gh/prettier/prettier/blob/master/CHANGELOG.md#​1153) [Compare Source](https://renovatebot.com/gh/prettier/prettier/compare/1.15.2...1.15.3) [diff](https://renovatebot.com/gh/prettier/prettier/compare/1.15.2...1.15.3) - JavaScript: support `htm` ([#​5565](https://renovatebot.com/gh/prettier/prettier/pull/5565)) - JavaScript: support logical assignment operator ([#​5489](https://renovatebot.com/gh/prettier/prettier/pull/5489)) - JavaScript: do not add quotes for interpolation-only attributes in `html` templates ([#​5544](https://renovatebot.com/gh/prettier/prettier/pull/5544)) - JavaScript: add missing parenthesis for binary in optional member ([#​5543](https://renovatebot.com/gh/prettier/prettier/pull/5543)) - JavaScript: fix a parser regression ([#​5530](https://renovatebot.com/gh/prettier/prettier/pull/5530)) - JavaScript: improve union types with leading comments ([#​5575](https://renovatebot.com/gh/prettier/prettier/pull/5575)) - TypeScript: support BigInt ([#​5546](https://renovatebot.com/gh/prettier/prettier/pull/5546), [#​5577](https://renovatebot.com/gh/prettier/prettier/pull/5577)) - TypeScript: inline method decorators should stay inlined ([#​5444](https://renovatebot.com/gh/prettier/prettier/pull/5444)) - TypeScript: do not change `module` into `namespace` and break/hug their body correctly ([#​5551](https://renovatebot.com/gh/prettier/prettier/pull/5551)) - TypeScript: do not add invalid semicolon for construct in interface with `// prettier-ignore` ([#​5469](https://renovatebot.com/gh/prettier/prettier/pull/5469)) - HTML: do not touch comments ([#​5525](https://renovatebot.com/gh/prettier/prettier/pull/5525)) - HTML: preserve bogus comments ``/`` ([#​5565](https://renovatebot.com/gh/prettier/prettier/pull/5565)) - HTML: support IE conditional start/end comment ([#​5470](https://renovatebot.com/gh/prettier/prettier/pull/5470)) - HTML: do not add extra indentation for js template in ` Githubissues.
  • Githubissues is a development platform for aggregating issues.