From 9317b16cd00cb62d659e6138d701badf632fd299 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 5 Jun 2021 10:56:28 +0000 Subject: [PATCH] chore: [NS] bump prettier from 1.19.1 to 2.3.1 Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.3.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.3.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 43401dd..cdaf62a 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "gts": "^1.1.2", "jest": "^25.1.0", "nodemon": "^2.0.2", - "prettier": "^1.19.1", + "prettier": "^2.3.1", "supertest": "^4.0.2", "ts-jest": "^25.1.0", "typescript": "^3.7.5" diff --git a/yarn.lock b/yarn.lock index 0874c52..db0bd06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4941,6 +4941,11 @@ prettier@^1.19.1: resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb" integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew== +prettier@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6" + integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA== + pretty-format@^25.1.0: version "25.1.0" resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.1.0.tgz#ed869bdaec1356fc5ae45de045e2c8ec7b07b0c8"