diff options
author | Tim Zallmann <tzallmann@gitlab.com> | 2018-03-14 19:32:36 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-03-14 19:32:36 +0000 |
commit | 51e454f3b17ad51d7381c0de0e4a3553bdc362d3 (patch) | |
tree | 798f833d9ac8f253eab28f449931fca51d063867 /yarn.lock | |
parent | d22e7a421eb323e878a86de36a42aab56c2c53ed (diff) | |
download | gitlab-ce-51e454f3b17ad51d7381c0de0e4a3553bdc362d3.tar.gz |
Prettier Phase 1: Prettier Configuration, Prettifying of files and documentation
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock index adbb37bea72..3cc5445c402 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6685,9 +6685,9 @@ preserve@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b" -prettier@1.9.2: - version "1.9.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.9.2.tgz#96bc2132f7a32338e6078aeb29727178c6335827" +prettier@1.11.1: + version "1.11.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.11.1.tgz#61e43fc4cd44e68f2b0dfc2c38cd4bb0fccdcc75" prettier@^1.7.0: version "1.8.2" |