From 6230cadbe43d4e7e1160698becb42de88db05ec1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 08:29:37 +0000 Subject: [PATCH] chore(deps): update devdependency eslint-config-prettier to v9 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3a7c7f0a..67bb744d 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@vitest/coverage-v8": "0.34.6", "bumpp": "9.2.0", "eslint": "8.55.0", - "eslint-config-prettier": "8.10.0", + "eslint-config-prettier": "9.1.0", "nuxt": "3.6.5", "prettier": "3.1.0", "typescript": "5.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 47319a9c..8448aabd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ importers: specifier: 8.55.0 version: 8.55.0 eslint-config-prettier: - specifier: 8.10.0 - version: 8.10.0(eslint@8.55.0) + specifier: 9.1.0 + version: 9.1.0(eslint@8.55.0) nuxt: specifier: 3.6.5 version: 3.6.5(@types/node@20.8.6)(eslint@8.55.0)(rollup@3.29.4)(typescript@5.3.2) @@ -3299,8 +3299,8 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - /eslint-config-prettier@8.10.0(eslint@8.55.0): - resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} + /eslint-config-prettier@9.1.0(eslint@8.55.0): + resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} hasBin: true peerDependencies: eslint: '>=7.0.0'