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