From acf793a63d14d66cb5b09751cfeb10dcb257a0d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Vlas=C3=A1k?= Date: Mon, 25 Nov 2019 09:44:01 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20prettier=20versio?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3489324..8f24ff6 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "jest": "^24.1.0", "jest-extended": "^0.11.2", "lint-staged": "^9.4.3", - "prettier": "^1.14.3", + "prettier": "^1.19.1", "supertest": "^4.0.2", "ts-jest": "^24.0.0", "tslint": "^5.11.0",