From 30e090fd45d479d1b4a941c03b54297559f6533b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 25 Feb 2021 14:19:01 +0000 Subject: [PATCH] :arrow_up: Updates prettier to ^2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0c9decd..3bfb9585 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "husky": "^4.2.5", "jest": "^27.0.0-next.2", "jest-circus": "^26.6.3", - "prettier": "^2.1.2", + "prettier": "^2.2.1", "lint-staged": "^10.1.6", "pretty-quick": "^3.1.0", "semantic-release": ">=17.2.3"