From e0a9a4f894c6ecab2805ef8ac17e8e9113c6a961 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 23:36:03 +0000 Subject: [PATCH] fix(deps): update dependency @types/node to v20.13.0 --- ...-f6a6b259-3b73-4ae0-9a14-e14da7005a3d.json | 7 ++ package.json | 2 +- pnpm-lock.yaml | 64 +++++++++---------- 3 files changed, 40 insertions(+), 33 deletions(-) create mode 100644 change/@rightcapital-phpdoc-parser-f6a6b259-3b73-4ae0-9a14-e14da7005a3d.json diff --git a/change/@rightcapital-phpdoc-parser-f6a6b259-3b73-4ae0-9a14-e14da7005a3d.json b/change/@rightcapital-phpdoc-parser-f6a6b259-3b73-4ae0-9a14-e14da7005a3d.json new file mode 100644 index 0000000..1b3264a --- /dev/null +++ b/change/@rightcapital-phpdoc-parser-f6a6b259-3b73-4ae0-9a14-e14da7005a3d.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "fix(deps): update dependency @types/node to v20.13.0", + "packageName": "@rightcapital/phpdoc-parser", + "email": "29139614+renovate[bot]@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/package.json b/package.json index 4937a41..abd5f1b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "vitest": "1.6.0" }, "dependencies": { - "@types/node": "20.12.13", + "@types/node": "20.13.0", "lodash": "4.17.21", "typescript": "5.4.5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index de35c76..0ad7235 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@types/node': - specifier: 20.12.13 - version: 20.12.13 + specifier: 20.13.0 + version: 20.13.0 lodash: specifier: 4.17.21 version: 4.17.21 @@ -29,13 +29,13 @@ importers: version: 7.24.1(@babel/core@7.24.5) '@commitlint/cli': specifier: 19.3.0 - version: 19.3.0(@types/node@20.12.13)(typescript@5.4.5) + version: 19.3.0(@types/node@20.13.0)(typescript@5.4.5) '@commitlint/config-conventional': specifier: 19.2.2 version: 19.2.2 '@commitlint/cz-commitlint': specifier: 19.2.0 - version: 19.2.0(@types/node@20.12.13)(commitizen@4.3.0(@types/node@20.12.13)(typescript@5.4.5))(inquirer@9.2.21)(typescript@5.4.5) + version: 19.2.0(@types/node@20.13.0)(commitizen@4.3.0(@types/node@20.13.0)(typescript@5.4.5))(inquirer@9.2.21)(typescript@5.4.5) '@rightcapital/eslint-config-javascript': specifier: 20.1.2 version: 20.1.2(@typescript-eslint/parser@7.1.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0) @@ -53,7 +53,7 @@ importers: version: 2.43.1(typescript@5.4.5) commitizen: specifier: 4.3.0 - version: 4.3.0(@types/node@20.12.13)(typescript@5.4.5) + version: 4.3.0(@types/node@20.13.0)(typescript@5.4.5) eslint: specifier: 8.57.0 version: 8.57.0 @@ -68,7 +68,7 @@ importers: version: 3.2.5 vitest: specifier: 1.6.0 - version: 1.6.0(@types/node@20.12.13) + version: 1.6.0(@types/node@20.13.0) packages: @@ -1084,8 +1084,8 @@ packages: '@types/lodash@4.17.1': resolution: {integrity: sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==} - '@types/node@20.12.13': - resolution: {integrity: sha512-gBGeanV41c1L171rR7wjbMiEpEI/l5XFQdLLfhr/REwpgDy/4U8y89+i8kRiLzDyZdOkXh+cRaTetUnCYutoXA==} + '@types/node@20.13.0': + resolution: {integrity: sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==} '@types/semver@7.5.8': resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} @@ -3455,11 +3455,11 @@ snapshots: '@babel/helper-validator-identifier': 7.24.6 to-fast-properties: 2.0.0 - '@commitlint/cli@19.3.0(@types/node@20.12.13)(typescript@5.4.5)': + '@commitlint/cli@19.3.0(@types/node@20.13.0)(typescript@5.4.5)': dependencies: '@commitlint/format': 19.3.0 '@commitlint/lint': 19.2.2 - '@commitlint/load': 19.2.0(@types/node@20.12.13)(typescript@5.4.5) + '@commitlint/load': 19.2.0(@types/node@20.13.0)(typescript@5.4.5) '@commitlint/read': 19.2.1 '@commitlint/types': 19.0.3 execa: 8.0.1 @@ -3478,13 +3478,13 @@ snapshots: '@commitlint/types': 19.0.3 ajv: 8.14.0 - '@commitlint/cz-commitlint@19.2.0(@types/node@20.12.13)(commitizen@4.3.0(@types/node@20.12.13)(typescript@5.4.5))(inquirer@9.2.21)(typescript@5.4.5)': + '@commitlint/cz-commitlint@19.2.0(@types/node@20.13.0)(commitizen@4.3.0(@types/node@20.13.0)(typescript@5.4.5))(inquirer@9.2.21)(typescript@5.4.5)': dependencies: '@commitlint/ensure': 19.0.3 - '@commitlint/load': 19.2.0(@types/node@20.12.13)(typescript@5.4.5) + '@commitlint/load': 19.2.0(@types/node@20.13.0)(typescript@5.4.5) '@commitlint/types': 19.0.3 chalk: 5.3.0 - commitizen: 4.3.0(@types/node@20.12.13)(typescript@5.4.5) + commitizen: 4.3.0(@types/node@20.13.0)(typescript@5.4.5) inquirer: 9.2.21 lodash.isplainobject: 4.0.6 word-wrap: 1.2.5 @@ -3520,7 +3520,7 @@ snapshots: '@commitlint/rules': 19.0.3 '@commitlint/types': 19.0.3 - '@commitlint/load@19.2.0(@types/node@20.12.13)(typescript@5.4.5)': + '@commitlint/load@19.2.0(@types/node@20.13.0)(typescript@5.4.5)': dependencies: '@commitlint/config-validator': 19.0.3 '@commitlint/execute-rule': 19.0.0 @@ -3528,7 +3528,7 @@ snapshots: '@commitlint/types': 19.0.3 chalk: 5.3.0 cosmiconfig: 9.0.0(typescript@5.4.5) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.13)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.13.0)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -3820,7 +3820,7 @@ snapshots: '@types/conventional-commits-parser@5.0.0': dependencies: - '@types/node': 20.12.13 + '@types/node': 20.13.0 '@types/estree@1.0.5': {} @@ -3828,7 +3828,7 @@ snapshots: '@types/lodash@4.17.1': {} - '@types/node@20.12.13': + '@types/node@20.13.0': dependencies: undici-types: 5.26.5 @@ -4157,10 +4157,10 @@ snapshots: color-name@1.1.4: {} - commitizen@4.3.0(@types/node@20.12.13)(typescript@5.4.5): + commitizen@4.3.0(@types/node@20.13.0)(typescript@5.4.5): dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@20.12.13)(typescript@5.4.5) + cz-conventional-changelog: 3.3.0(@types/node@20.13.0)(typescript@5.4.5) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -4211,9 +4211,9 @@ snapshots: dependencies: browserslist: 4.23.0 - cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.13)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5): + cosmiconfig-typescript-loader@5.0.0(@types/node@20.13.0)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5): dependencies: - '@types/node': 20.12.13 + '@types/node': 20.13.0 cosmiconfig: 9.0.0(typescript@5.4.5) jiti: 1.21.0 typescript: 5.4.5 @@ -4242,16 +4242,16 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - cz-conventional-changelog@3.3.0(@types/node@20.12.13)(typescript@5.4.5): + cz-conventional-changelog@3.3.0(@types/node@20.13.0)(typescript@5.4.5): dependencies: chalk: 2.4.2 - commitizen: 4.3.0(@types/node@20.12.13)(typescript@5.4.5) + commitizen: 4.3.0(@types/node@20.13.0)(typescript@5.4.5) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 19.2.0(@types/node@20.12.13)(typescript@5.4.5) + '@commitlint/load': 19.2.0(@types/node@20.13.0)(typescript@5.4.5) transitivePeerDependencies: - '@types/node' - typescript @@ -5409,13 +5409,13 @@ snapshots: uuid@9.0.1: {} - vite-node@1.6.0(@types/node@20.12.13): + vite-node@1.6.0(@types/node@20.13.0): dependencies: cac: 6.7.14 debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.1 - vite: 5.2.11(@types/node@20.12.13) + vite: 5.2.11(@types/node@20.13.0) transitivePeerDependencies: - '@types/node' - less @@ -5426,16 +5426,16 @@ snapshots: - supports-color - terser - vite@5.2.11(@types/node@20.12.13): + vite@5.2.11(@types/node@20.13.0): dependencies: esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.18.0 optionalDependencies: - '@types/node': 20.12.13 + '@types/node': 20.13.0 fsevents: 2.3.3 - vitest@1.6.0(@types/node@20.12.13): + vitest@1.6.0(@types/node@20.13.0): dependencies: '@vitest/expect': 1.6.0 '@vitest/runner': 1.6.0 @@ -5454,11 +5454,11 @@ snapshots: strip-literal: 2.1.0 tinybench: 2.8.0 tinypool: 0.8.4 - vite: 5.2.11(@types/node@20.12.13) - vite-node: 1.6.0(@types/node@20.12.13) + vite: 5.2.11(@types/node@20.13.0) + vite-node: 1.6.0(@types/node@20.13.0) why-is-node-running: 2.2.2 optionalDependencies: - '@types/node': 20.12.13 + '@types/node': 20.13.0 transitivePeerDependencies: - less - lightningcss