diff --git a/package.json b/package.json index 2d07364..57b087d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "cross-env": "7.0.3", "css-loader": "6.11.0", "eslint": "8.57.1", - "eslint-config-prettier": "8.10.0", + "eslint-config-prettier": "8.10.2", "eslint-plugin-prettier-vue": "4.2.0", "eslint-plugin-vue": "9.32.0", "husky": "8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5dbf68a..039c48a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ devDependencies: specifier: 8.57.1 version: 8.57.1 eslint-config-prettier: - specifier: 8.10.0 - version: 8.10.0(eslint@8.57.1) + specifier: 8.10.2 + version: 8.10.2(eslint@8.57.1) eslint-plugin-prettier-vue: specifier: 4.2.0 version: 4.2.0 @@ -3400,8 +3400,8 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier@8.10.0(eslint@8.57.1): - resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} + /eslint-config-prettier@8.10.2(eslint@8.57.1): + resolution: {integrity: sha512-/IGJ6+Dka158JnP5n5YFMOszjDWrXggGz1LaK/guZq9vZTmniaKlHcsscvkAhn9y4U+BU3JuUdYvtAMcv30y4A==} hasBin: true peerDependencies: eslint: '>=7.0.0'