From e5855fb5494c29e6da6d4b1cf83c7f2eea13c565 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 03:03:10 +0000 Subject: [PATCH] Update dependency 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 b8d3e4e..e9283d7 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "cross-env": "7.0.3", "css-loader": "6.8.1", "eslint": "8.50.0", - "eslint-config-prettier": "8.10.0", + "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier-vue": "4.2.0", "eslint-plugin-vue": "9.17.0", "husky": "8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index db740c8..4a39b93 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ devDependencies: specifier: 8.50.0 version: 8.50.0 eslint-config-prettier: - specifier: 8.10.0 - version: 8.10.0(eslint@8.50.0) + specifier: 9.0.0 + version: 9.0.0(eslint@8.50.0) eslint-plugin-prettier-vue: specifier: 4.2.0 version: 4.2.0 @@ -3243,8 +3243,8 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier@8.10.0(eslint@8.50.0): - resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} + /eslint-config-prettier@9.0.0(eslint@8.50.0): + resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==} hasBin: true peerDependencies: eslint: '>=7.0.0'