From f64091bcf2f63a682c708bf2100982917863ecca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 09:20:24 +0000 Subject: chore(deps): update dependency @types/prettier to ~2.6.0 (#834) --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 43f750ab..55e8a6ad 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "devDependencies": { "@types/markdown-it": "~12.2.3", "@types/node": "~16.11.26", - "@types/prettier": "~2.4.4", + "@types/prettier": "~2.6.0", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.2", "@typescript-eslint/eslint-plugin": "~5.18.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29590c5a..ebbc46fe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.3 specifiers: '@types/markdown-it': ~12.2.3 '@types/node': ~16.11.26 - '@types/prettier': ~2.4.4 + '@types/prettier': ~2.6.0 '@types/sanitize-html': ~2.6.2 '@types/validator': ~13.7.2 '@typescript-eslint/eslint-plugin': ~5.18.0 @@ -41,7 +41,7 @@ specifiers: devDependencies: '@types/markdown-it': 12.2.3 '@types/node': 16.11.26 - '@types/prettier': 2.4.4 + '@types/prettier': 2.6.0 '@types/sanitize-html': 2.6.2 '@types/validator': 13.7.2 '@typescript-eslint/eslint-plugin': 5.18.0_0dd9be2ba5ed9805045f3fec8be848f5 @@ -406,8 +406,8 @@ packages: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: true - /@types/prettier/2.4.4: - resolution: {integrity: sha512-ReVR2rLTV1kvtlWFyuot+d1pkpG2Fw/XKE3PDAdj57rbM97ttSp9JZ2UsP+2EHTylra9cUf6JA7tGwW1INzUrA==} + /@types/prettier/2.6.0: + resolution: {integrity: sha512-G/AdOadiZhnJp0jXCaBQU449W2h716OW/EoXeYkCytxKL06X1WCXB4DZpp8TpZ8eyIJVS1cw4lrlkkSYU21cDw==} dev: true /@types/sanitize-html/2.6.2: -- cgit v1.2.3