From f8f27e99205794b995183654b1c36bcb62067cd8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2020 15:32:42 -0400 Subject: [PATCH] Bump prettier from 2.0.5 to 2.1.1 (#10091) Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.1. - [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/2.0.5...2.1.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d087e40e0..5217b060d 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "lint-staged": "^10.2.13", "markdown-loader": "^5.1.0", "node-sass": "^4.14.1", - "prettier": "^2.0.5", + "prettier": "^2.1.1", "redoc-cli": "0.9.11", "sass-loader": "^9.0.3", "style-loader": "^1.2.1", diff --git a/yarn.lock b/yarn.lock index 7a47c4106..377932404 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14046,10 +14046,10 @@ prescribe@>=1.1.2: resolved "https://registry.yarnpkg.com/prescribe/-/prescribe-1.1.3.tgz#8d3122445f3fbaf4c4c5817ea527a17fc8139ee6" integrity sha1-jTEiRF8/uvTExYF+pSehf8gTnuY= -prettier@^2.0.5: - version "2.0.5" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4" - integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg== +prettier@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6" + integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw== pretty-error@^2.1.1: version "2.1.1"