From fa4bdb3cc68820c242b7430ea367b568200298ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 14:47:34 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v8.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58e1ae5..7a226ab 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "coveralls": "3.1.1", "eslint": "7.30.0", "eslint-config-airbnb-base": "14.2.1", - "eslint-config-prettier": "8.8.0", + "eslint-config-prettier": "8.10.0", "eslint-plugin-import": "2.27.5", "eslint-plugin-jest": "24.3.6", "eslint-plugin-prettier": "4.2.1",