From 704d495d2cbe622b72ac7126bd0c797864b3f7e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:39:11 +0000 Subject: [PATCH] chore(deps): update dependency @types/common-tags to v1.8.2 (#24362) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 25b7f7ac986b87..0f66757967945a 100644 --- a/package.json +++ b/package.json @@ -272,7 +272,7 @@ "@types/callsite": "1.0.32", "@types/changelog-filename-regex": "2.0.0", "@types/clean-git-ref": "2.0.0", - "@types/common-tags": "1.8.1", + "@types/common-tags": "1.8.2", "@types/conventional-commits-detector": "1.0.0", "@types/diff": "5.0.3", "@types/eslint": "8.44.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 69fd51bc255f2f..e74b0c17be4b8e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -389,8 +389,8 @@ importers: specifier: 2.0.0 version: 2.0.0 '@types/common-tags': - specifier: 1.8.1 - version: 1.8.1 + specifier: 1.8.2 + version: 1.8.2 '@types/conventional-commits-detector': specifier: 1.0.0 version: 1.0.0 @@ -3779,8 +3779,8 @@ packages: resolution: {integrity: sha512-dVoH5zxekPWDBllQ+tpBoSfCVnmOt9JYBbPqtl0YvR0twDrgQ4qGEd1ZqPvAe7SGSALcIXl54bhE+cH7Px3g+A==} dev: true - /@types/common-tags@1.8.1: - resolution: {integrity: sha512-20R/mDpKSPWdJs5TOpz3e7zqbeCNuMCPhV7Yndk9KU2Rbij2r5W4RzwDPkzC+2lzUqXYu9rFzTktCBnDjHuNQg==} + /@types/common-tags@1.8.2: + resolution: {integrity: sha512-Z5UcOnlqxFm0tCCTEhkcVOfSihWOMyKypIWHtQNSYh6fMdPUIVpNdLBYutDpDXVHsMUrYzI2IczUHXIzpUovmQ==} dev: true /@types/conventional-commits-detector@1.0.0: