From 01bdb3bd6e16bf1ab08d0baed2868e7c839a59cc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Apr 2022 23:35:07 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v4.6.4 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a3dcbfa..d65c27f 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ "fast-glob": "3.2.11", "js-yaml": "4.1.0", "source-map-support": "0.5.21", - "typescript": "4.6.2" + "typescript": "4.6.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bce1ee2..a9c6e2e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ specifiers: fast-glob: 3.2.11 js-yaml: 4.1.0 source-map-support: 0.5.21 - typescript: 4.6.2 + typescript: 4.6.4 devDependencies: '@types/js-yaml': 4.0.5 @@ -14,7 +14,7 @@ devDependencies: fast-glob: 3.2.11 js-yaml: 4.1.0 source-map-support: 0.5.21 - typescript: 4.6.2 + typescript: 4.6.4 packages: @@ -169,8 +169,8 @@ packages: is-number: 7.0.0 dev: true - /typescript/4.6.2: - resolution: {integrity: sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==} + /typescript/4.6.4: + resolution: {integrity: sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==} engines: {node: '>=4.2.0'} hasBin: true dev: true