From 0088643a8338c9cc07c0161ffbbbbbeda1dcb1d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 May 2022 15:55:58 +0200 Subject: chore(deps): update dependency @types/prettier to ~2.6.3 (#1015) Co-authored-by: Renovate Bot --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e95fe5f2..0e2d8375 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@algolia/client-search": "~4.13.1", "@types/markdown-it": "~12.2.3", "@types/node": "~17.0.35", - "@types/prettier": "~2.6.1", + "@types/prettier": "~2.6.3", "@types/react": "~18.0.9", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9f97d660..a8c6f948 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,7 +4,7 @@ specifiers: '@algolia/client-search': ~4.13.1 '@types/markdown-it': ~12.2.3 '@types/node': ~17.0.35 - '@types/prettier': ~2.6.1 + '@types/prettier': ~2.6.3 '@types/react': ~18.0.9 '@types/sanitize-html': ~2.6.2 '@types/validator': ~13.7.2 @@ -47,7 +47,7 @@ devDependencies: '@algolia/client-search': 4.13.1 '@types/markdown-it': 12.2.3 '@types/node': 17.0.35 - '@types/prettier': 2.6.1 + '@types/prettier': 2.6.3 '@types/react': 18.0.9 '@types/sanitize-html': 2.6.2 '@types/validator': 13.7.2 @@ -461,8 +461,8 @@ packages: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: true - /@types/prettier/2.6.1: - resolution: {integrity: sha512-XFjFHmaLVifrAKaZ+EKghFHtHSUonyw8P2Qmy2/+osBnrKbH9UYtlK10zg8/kCt47MFilll/DEDKy3DHfJ0URw==} + /@types/prettier/2.6.3: + resolution: {integrity: sha512-ymZk3LEC/fsut+/Q5qejp6R9O1rMxz3XaRHDV6kX8MrGAhOSPqVARbDi+EZvInBpw+BnCX3TD240byVkOfQsHg==} dev: true /@types/prop-types/15.7.5: -- cgit v1.2.3