diff --git a/web/package.json b/web/package.json index 5f1779e5f..1f022d23c 100644 --- a/web/package.json +++ b/web/package.json @@ -164,7 +164,7 @@ "eslint-import-resolver-typescript": "2.7.1", "eslint-plugin-import": "2.26.0", "eslint-plugin-jsx-a11y": "6.6.0", - "eslint-plugin-prettier": "4.1.0", + "eslint-plugin-prettier": "4.2.1", "eslint-plugin-react": "7.30.1", "eslint-plugin-react-hooks": "4.6.0", "husky": "8.0.1", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 41f1e163a..b88648167 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -35,7 +35,7 @@ specifiers: eslint-import-resolver-typescript: 2.7.1 eslint-plugin-import: 2.26.0 eslint-plugin-jsx-a11y: 6.6.0 - eslint-plugin-prettier: 4.1.0 + eslint-plugin-prettier: 4.2.1 eslint-plugin-react: 7.30.1 eslint-plugin-react-hooks: 4.6.0 husky: 8.0.1 @@ -113,7 +113,7 @@ devDependencies: eslint-import-resolver-typescript: 2.7.1_srrmf5la5dmnsfe2mpg6sboreu eslint-plugin-import: 2.26.0_onlghd5huychrjyd4lmnx27r5m eslint-plugin-jsx-a11y: 6.6.0_eslint@8.18.0 - eslint-plugin-prettier: 4.1.0_xu6ewijrtliw5q5lksq5uixwby + eslint-plugin-prettier: 4.2.1_xu6ewijrtliw5q5lksq5uixwby eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 husky: 8.0.1 @@ -5159,8 +5159,8 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-prettier/4.1.0_xu6ewijrtliw5q5lksq5uixwby: - resolution: {integrity: sha512-A3AXIEfTnq3D5qDFjWJdQ9c4BLhw/TqhSR+6+SVaoPJBAWciFEuJiNQh275OnjRrAi7yssZzuWBRw66VG2g6UA==} + /eslint-plugin-prettier/4.2.1_xu6ewijrtliw5q5lksq5uixwby: + resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: eslint: '>=7.28.0'