From 895f4ddc72109c8284a8eb3065363d3a5b41b8cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 23:46:44 +0200 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v8.8.0 (#19) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 28c7c0d..f3c602b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "axios": "1.3.4", "eslint": "8.35.0", "eslint-config-next": "13.2.3", - "eslint-config-prettier": "8.6.0", + "eslint-config-prettier": "8.8.0", "eslint-plugin-playwright": "0.12.0", "eslint-plugin-testing-library": "5.10.2", "jest": "29.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2385558..3db98ad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,7 @@ specifiers: axios: 1.3.4 eslint: 8.35.0 eslint-config-next: 13.2.3 - eslint-config-prettier: 8.6.0 + eslint-config-prettier: 8.8.0 eslint-plugin-playwright: 0.12.0 eslint-plugin-testing-library: 5.10.2 jest: 29.5.0 @@ -49,7 +49,7 @@ devDependencies: axios: 1.3.4 eslint: 8.35.0 eslint-config-next: 13.2.3_byynos7ffx3cepxtk6gvolkky4 - eslint-config-prettier: 8.6.0_eslint@8.35.0 + eslint-config-prettier: 8.8.0_eslint@8.35.0 eslint-plugin-playwright: 0.12.0_eslint@8.35.0 eslint-plugin-testing-library: 5.10.2_byynos7ffx3cepxtk6gvolkky4 jest: 29.5.0_@types+node@18.14.6 @@ -2163,8 +2163,8 @@ packages: - supports-color dev: true - /eslint-config-prettier/8.6.0_eslint@8.35.0: - resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==} + /eslint-config-prettier/8.8.0_eslint@8.35.0: + resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==} hasBin: true peerDependencies: eslint: '>=7.0.0'