From 6a9ed643d7f836c58f544babc7800f132d3af182 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 12:31:51 +0000 Subject: [PATCH] Bump prettier from 1.19.1 to 2.3.0 Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.3.0. - [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.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48d10af..cf2b221 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "jest": "^23.1.0", "mkdirp": "^0.5.1", "npm-install-peers": "^1.2.1", - "prettier": "^1.10.2", + "prettier": "^2.3.0", "react-testing-library": "^5.3.2", "regenerator-runtime": "^0.11.1", "rimraf": "^2.6.2"