From 02f0c519dbe6aa4c0bdd22f3802bf6a3a1cbec3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 07:00:00 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v8.10.0 --- packages/@gorrion/eslint-config/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/@gorrion/eslint-config/package.json b/packages/@gorrion/eslint-config/package.json index ceb93c7..8773bae 100644 --- a/packages/@gorrion/eslint-config/package.json +++ b/packages/@gorrion/eslint-config/package.json @@ -35,7 +35,7 @@ "@typescript-eslint/eslint-plugin": "5.25.0", "@typescript-eslint/parser": "5.25.0", "eslint": "8.15.0", - "eslint-config-prettier": "8.5.0", + "eslint-config-prettier": "8.10.0", "eslint-plugin-import": "2.26.0", "typescript": "4.6.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5cfb4a6..f032655 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,14 +19,14 @@ importers: '@typescript-eslint/eslint-plugin': 5.25.0 '@typescript-eslint/parser': 5.25.0 eslint: 8.15.0 - eslint-config-prettier: 8.5.0 + eslint-config-prettier: 8.10.0 eslint-plugin-import: 2.26.0 typescript: 4.6.4 devDependencies: '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 + eslint-config-prettier: 8.10.0_eslint@8.15.0 eslint-plugin-import: 2.26.0_eor5fr4wgkua4fh2zz3r4cqkce typescript: 4.6.4 @@ -2130,8 +2130,8 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.15.0: - resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} + /eslint-config-prettier/8.10.0_eslint@8.15.0: + resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} hasBin: true peerDependencies: eslint: '>=7.0.0'