From 3013394845ed6d604e8f2d82049bfbcae5d810c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 05:09:37 +0000 Subject: [PATCH] chore: update dependency @types/node to ^18.19.71 (#602) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index e8dee93..fb8b6d6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@commitlint/config-conventional": "^19.6.0", "@textlint/types": "^14.4.2", "@types/js-yaml": "^4.0.9", - "@types/node": "^18.19.70", + "@types/node": "^18.19.71", "fs": "^0.0.1-security", "husky": "^9.1.7", "js-yaml": "^4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 22911b7..ee71848 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,7 +92,7 @@ importers: devDependencies: '@commitlint/cli': specifier: ^19.6.1 - version: 19.6.1(@types/node@18.19.70)(typescript@5.7.3) + version: 19.6.1(@types/node@18.19.71)(typescript@5.7.3) '@commitlint/config-conventional': specifier: ^19.6.0 version: 19.6.0 @@ -103,8 +103,8 @@ importers: specifier: ^4.0.9 version: 4.0.9 '@types/node': - specifier: ^18.19.70 - version: 18.19.70 + specifier: ^18.19.71 + version: 18.19.71 fs: specifier: ^0.0.1-security version: 0.0.1-security @@ -125,13 +125,13 @@ importers: version: 14.4.2 textlint-scripts: specifier: ^14.4.2 - version: 14.4.2(ts-node@10.9.2(@types/node@18.19.70)(typescript@5.7.3))(typescript@5.7.3) + version: 14.4.2(ts-node@10.9.2(@types/node@18.19.71)(typescript@5.7.3))(typescript@5.7.3) textlint-tester: specifier: ^14.4.2 version: 14.4.2 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@18.19.70)(typescript@5.7.3) + version: 10.9.2(@types/node@18.19.71)(typescript@5.7.3) typescript: specifier: ^5.7.3 version: 5.7.3 @@ -910,8 +910,8 @@ packages: '@types/minimist@1.2.5': resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} - '@types/node@18.19.70': - resolution: {integrity: sha512-RE+K0+KZoEpDUbGGctnGdkrLFwi1eYKTlIHNl2Um98mUkGsm1u2Ff6Ltd0e8DktTtC98uy7rSj+hO8t/QuLoVQ==} + '@types/node@18.19.71': + resolution: {integrity: sha512-evXpcgtZm8FY4jqBSN8+DmOTcVkkvTmAayeo4Wf3m1xAruyVGzGuDh/Fb/WWX2yLItUiho42ozyJjB0dw//Tkw==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -3924,11 +3924,11 @@ snapshots: '@babel/helper-string-parser': 7.25.9 '@babel/helper-validator-identifier': 7.25.9 - '@commitlint/cli@19.6.1(@types/node@18.19.70)(typescript@5.7.3)': + '@commitlint/cli@19.6.1(@types/node@18.19.71)(typescript@5.7.3)': dependencies: '@commitlint/format': 19.5.0 '@commitlint/lint': 19.6.0 - '@commitlint/load': 19.6.1(@types/node@18.19.70)(typescript@5.7.3) + '@commitlint/load': 19.6.1(@types/node@18.19.71)(typescript@5.7.3) '@commitlint/read': 19.5.0 '@commitlint/types': 19.5.0 tinyexec: 0.3.1 @@ -3975,7 +3975,7 @@ snapshots: '@commitlint/rules': 19.6.0 '@commitlint/types': 19.5.0 - '@commitlint/load@19.6.1(@types/node@18.19.70)(typescript@5.7.3)': + '@commitlint/load@19.6.1(@types/node@18.19.71)(typescript@5.7.3)': dependencies: '@commitlint/config-validator': 19.5.0 '@commitlint/execute-rule': 19.5.0 @@ -3983,7 +3983,7 @@ snapshots: '@commitlint/types': 19.5.0 chalk: 5.3.0 cosmiconfig: 9.0.0(typescript@5.7.3) - cosmiconfig-typescript-loader: 6.1.0(@types/node@18.19.70)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3) + cosmiconfig-typescript-loader: 6.1.0(@types/node@18.19.71)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -4303,7 +4303,7 @@ snapshots: '@types/conventional-commits-parser@5.0.0': dependencies: - '@types/node': 18.19.70 + '@types/node': 18.19.71 '@types/js-yaml@4.0.9': {} @@ -4313,7 +4313,7 @@ snapshots: '@types/minimist@1.2.5': {} - '@types/node@18.19.70': + '@types/node@18.19.71': dependencies: undici-types: 5.26.5 @@ -4742,9 +4742,9 @@ snapshots: core-util-is@1.0.3: {} - cosmiconfig-typescript-loader@6.1.0(@types/node@18.19.70)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3): + cosmiconfig-typescript-loader@6.1.0(@types/node@18.19.71)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3): dependencies: - '@types/node': 18.19.70 + '@types/node': 18.19.71 cosmiconfig: 9.0.0(typescript@5.7.3) jiti: 2.4.1 typescript: 5.7.3 @@ -6572,7 +6572,7 @@ snapshots: textlint-rule-helper: 2.3.1 textlint-util-to-string: 3.3.4 - textlint-scripts@14.4.2(ts-node@10.9.2(@types/node@18.19.70)(typescript@5.7.3))(typescript@5.7.3): + textlint-scripts@14.4.2(ts-node@10.9.2(@types/node@18.19.71)(typescript@5.7.3))(typescript@5.7.3): dependencies: '@babel/cli': 7.26.4(@babel/core@7.26.0) '@babel/core': 7.26.0 @@ -6586,7 +6586,7 @@ snapshots: pkg-to-readme: 3.0.1 textlint-tester: 14.4.2 optionalDependencies: - ts-node: 10.9.2(@types/node@18.19.70)(typescript@5.7.3) + ts-node: 10.9.2(@types/node@18.19.71)(typescript@5.7.3) typescript: 5.7.3 transitivePeerDependencies: - supports-color @@ -6681,14 +6681,14 @@ snapshots: trough@1.0.5: {} - ts-node@10.9.2(@types/node@18.19.70)(typescript@5.7.3): + ts-node@10.9.2(@types/node@18.19.71)(typescript@5.7.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 18.19.70 + '@types/node': 18.19.71 acorn: 8.14.0 acorn-walk: 8.3.4 arg: 4.1.3