From a6e7a0539f2fbbd4af7ff6975733216082720fc2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 7 Jun 2019 08:34:23 +0000 Subject: [PATCH] Bump prettier from 1.17.0 to 1.18.0 Bumps [prettier](https://github.com/prettier/prettier) from 1.17.0 to 1.18.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.17.0...1.18.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dbb1ea0..0660957 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "husky": "^1.3.1", "jest": "^24.7.1", "jest-dom": "^3.1.3", - "prettier": "^1.17.0", + "prettier": "^1.18.0", "rimraf": "^2.6.3", "ts-jest": "^24.0.2", "ts-node-dev": "^1.0.0-pre.32", diff --git a/yarn.lock b/yarn.lock index 1e5b868..1146bbc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4088,10 +4088,10 @@ prelude-ls@~1.1.2: resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ= -prettier@^1.17.0: - version "1.17.0" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008" - integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw== +prettier@^1.18.0: + version "1.18.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.0.tgz#d1701ca9b2941864b52f3262b35946d2c9cd88f0" + integrity sha512-YsdAD29M0+WY2xXZk3i0PA16olY9qZss+AuODxglXcJ+2ZBwFv+6k5tE8GS8/HKAthaajlS/WqhdgcjumOrPlg== pretty-format@^24.0.0, pretty-format@^24.8.0: version "24.8.0"