From 5e8ab7a104aa29170ed31ae6635bead38a3b77f1 Mon Sep 17 00:00:00 2001 From: Ika Date: Wed, 7 Nov 2018 10:23:10 +0800 Subject: [PATCH] chore: update changelog and lock --- CHANGELOG.md | 2 +- yarn.lock | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9448726d0d8a..f39ab064a4c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,7 +70,7 @@ - Better handling of trailing spaces in Markdown ([#4593](https://github.com/prettier/prettier/pull/4593)) - Fix empty file error in JSON and GraphQL ([#4553](https://github.com/prettier/prettier/pull/4553)) - Preserve decorator on TypeScript interfaces ([#4632](https://github.com/prettier/prettier/pull/4632)) -- Inline \_ or \\\$ in the root of a method chain ([#4621](https://github.com/prettier/prettier/pull/4621)) +- Inline \_ or \$ in the root of a method chain ([#4621](https://github.com/prettier/prettier/pull/4621)) # 1.13.4 diff --git a/yarn.lock b/yarn.lock index 30d50711ca84..dbb693376aad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4660,7 +4660,6 @@ preserve@^0.2.0: prettier@1.15.1: version "1.15.1" resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.1.tgz#06c67106afb1b40e74b002353b2079cc7e0e67bf" - integrity sha512-4rgV2hyc/5Pk0XHH4VjJWHRgVjgRbpMfLQjREAhHBtyW1UvTFkjJEsueGYNYYZd9mn97K+1qv0EBwm11zoaSgA== pretty-format@^23.0.1: version "23.0.1"