diff --git a/package.json b/package.json index 4140dfd..ef649ed 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "cross-env": "7.0.3", "css-loader": "6.8.1", "eslint": "8.56.0", - "eslint-config-prettier": "8.10.0", + "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier-vue": "4.2.0", "eslint-plugin-vue": "9.19.2", "husky": "8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0551bd9..83caedc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ devDependencies: specifier: 8.56.0 version: 8.56.0 eslint-config-prettier: - specifier: 8.10.0 - version: 8.10.0(eslint@8.56.0) + specifier: 9.1.0 + version: 9.1.0(eslint@8.56.0) eslint-plugin-prettier-vue: specifier: 4.2.0 version: 4.2.0 @@ -3247,8 +3247,8 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier@8.10.0(eslint@8.56.0): - resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} + /eslint-config-prettier@9.1.0(eslint@8.56.0): + resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} hasBin: true peerDependencies: eslint: '>=7.0.0'