From 7890a876fc1c22b1fdee8724296eaa56eb6df1a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 21 Jan 2019 07:10:39 +0000 Subject: [PATCH] build(deps-dev): bump prettier from 1.15.3 to 1.16.0 Bumps [prettier](https://github.com/prettier/prettier) from 1.15.3 to 1.16.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/1.15.3...1.16.0) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0ff2c551..fdfaaf27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -687,8 +687,8 @@ prettier-linter-helpers@^1.0.0: fast-diff "^1.1.2" prettier@^1.15.3: - version "1.15.3" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.3.tgz#1feaac5bdd181237b54dbe65d874e02a1472786a" + version "1.16.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.0.tgz#104dd25f5ee3d0c9d0a6ce4bb40ced8481d51219" progress@^2.0.0: version "2.0.0"