From 3e54da21b7cfb4f574d2c02146e8facd4fe44a79 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 06:52:27 +0000 Subject: [PATCH] Bump prettier from 1.19.1 to 2.2.1 Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.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/1.19.1...2.2.1) 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 1381320..8032267 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint-plugin-promise": "^4.2.1", "eslint-plugin-react": "^7.14.3", "postcss-easy-import": "^3.0.0", - "prettier": "^1.18.2", + "prettier": "^2.2.1", "tailwindcss": "^1.0.5" } }