diff --git a/package.json b/package.json index a3dcbfa..a60a1f4 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": "5.1.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bce1ee2..b3f4d70 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: 5.1.3 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: 5.1.3 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==} - engines: {node: '>=4.2.0'} + /typescript/5.1.3: + resolution: {integrity: sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==} + engines: {node: '>=14.17'} hasBin: true dev: true