From f0a881384b732cdc6879822aa118361eaed91685 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 07:35:28 +0000 Subject: [PATCH] chore: update dependency typescript to ^5.7.2 (#582) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 46 +++++++++++++++++++++++----------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 28cb473..9991055 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "textlint-scripts": "^14.3.0", "textlint-tester": "^14.3.0", "ts-node": "^10.9.2", - "typescript": "^5.6.3" + "typescript": "^5.7.2" }, "dependencies": { "@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b28b758..675ba92 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,7 +92,7 @@ importers: devDependencies: '@commitlint/cli': specifier: ^19.6.0 - version: 19.6.0(@types/node@18.19.65)(typescript@5.6.3) + version: 19.6.0(@types/node@18.19.65)(typescript@5.7.2) '@commitlint/config-conventional': specifier: ^19.6.0 version: 19.6.0 @@ -125,16 +125,16 @@ importers: version: 14.3.0 textlint-scripts: specifier: ^14.3.0 - version: 14.3.0(ts-node@10.9.2(@types/node@18.19.65)(typescript@5.6.3))(typescript@5.6.3) + version: 14.3.0(ts-node@10.9.2(@types/node@18.19.65)(typescript@5.7.2))(typescript@5.7.2) textlint-tester: specifier: ^14.3.0 version: 14.3.0 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@18.19.65)(typescript@5.6.3) + version: 10.9.2(@types/node@18.19.65)(typescript@5.7.2) typescript: - specifier: ^5.6.3 - version: 5.6.3 + specifier: ^5.7.2 + version: 5.7.2 packages: @@ -3008,8 +3008,8 @@ packages: typedarray@0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} - typescript@5.6.3: - resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} + typescript@5.7.2: + resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} engines: {node: '>=14.17'} hasBin: true @@ -3914,11 +3914,11 @@ snapshots: '@babel/helper-string-parser': 7.25.9 '@babel/helper-validator-identifier': 7.25.9 - '@commitlint/cli@19.6.0(@types/node@18.19.65)(typescript@5.6.3)': + '@commitlint/cli@19.6.0(@types/node@18.19.65)(typescript@5.7.2)': dependencies: '@commitlint/format': 19.5.0 '@commitlint/lint': 19.6.0 - '@commitlint/load': 19.5.0(@types/node@18.19.65)(typescript@5.6.3) + '@commitlint/load': 19.5.0(@types/node@18.19.65)(typescript@5.7.2) '@commitlint/read': 19.5.0 '@commitlint/types': 19.5.0 tinyexec: 0.3.1 @@ -3965,15 +3965,15 @@ snapshots: '@commitlint/rules': 19.6.0 '@commitlint/types': 19.5.0 - '@commitlint/load@19.5.0(@types/node@18.19.65)(typescript@5.6.3)': + '@commitlint/load@19.5.0(@types/node@18.19.65)(typescript@5.7.2)': dependencies: '@commitlint/config-validator': 19.5.0 '@commitlint/execute-rule': 19.5.0 '@commitlint/resolve-extends': 19.5.0 '@commitlint/types': 19.5.0 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.6.3) - cosmiconfig-typescript-loader: 5.1.0(@types/node@18.19.65)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3) + cosmiconfig: 9.0.0(typescript@5.7.2) + cosmiconfig-typescript-loader: 5.1.0(@types/node@18.19.65)(cosmiconfig@9.0.0(typescript@5.7.2))(typescript@5.7.2) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -4716,21 +4716,21 @@ snapshots: core-util-is@1.0.3: {} - cosmiconfig-typescript-loader@5.1.0(@types/node@18.19.65)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3): + cosmiconfig-typescript-loader@5.1.0(@types/node@18.19.65)(cosmiconfig@9.0.0(typescript@5.7.2))(typescript@5.7.2): dependencies: '@types/node': 18.19.65 - cosmiconfig: 9.0.0(typescript@5.6.3) + cosmiconfig: 9.0.0(typescript@5.7.2) jiti: 1.21.6 - typescript: 5.6.3 + typescript: 5.7.2 - cosmiconfig@9.0.0(typescript@5.6.3): + cosmiconfig@9.0.0(typescript@5.7.2): dependencies: env-paths: 2.2.1 import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 optionalDependencies: - typescript: 5.6.3 + typescript: 5.7.2 create-require@1.1.1: {} @@ -6542,7 +6542,7 @@ snapshots: textlint-rule-helper: 2.3.1 textlint-util-to-string: 3.3.4 - textlint-scripts@14.3.0(ts-node@10.9.2(@types/node@18.19.65)(typescript@5.6.3))(typescript@5.6.3): + textlint-scripts@14.3.0(ts-node@10.9.2(@types/node@18.19.65)(typescript@5.7.2))(typescript@5.7.2): dependencies: '@babel/cli': 7.25.9(@babel/core@7.26.0) '@babel/core': 7.26.0 @@ -6556,8 +6556,8 @@ snapshots: pkg-to-readme: 3.0.1 textlint-tester: 14.3.0 optionalDependencies: - ts-node: 10.9.2(@types/node@18.19.65)(typescript@5.6.3) - typescript: 5.6.3 + ts-node: 10.9.2(@types/node@18.19.65)(typescript@5.7.2) + typescript: 5.7.2 transitivePeerDependencies: - supports-color @@ -6651,7 +6651,7 @@ snapshots: trough@1.0.5: {} - ts-node@10.9.2(@types/node@18.19.65)(typescript@5.6.3): + ts-node@10.9.2(@types/node@18.19.65)(typescript@5.7.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 @@ -6665,7 +6665,7 @@ snapshots: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.6.3 + typescript: 5.7.2 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 @@ -6724,7 +6724,7 @@ snapshots: typedarray@0.0.6: {} - typescript@5.6.3: {} + typescript@5.7.2: {} uglify-js@3.19.3: optional: true