From 89eaa37eb71d6aa81f51b2f4b0d1ad8e24a91b81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 07:43:49 +0000 Subject: [PATCH] fix(deps): update dependency @types/node to v20.14.5 --- ...-847b1b77-06d0-4f1d-9108-618d226f65fb.json | 7 ++ package.json | 2 +- pnpm-lock.yaml | 64 +++++++++---------- 3 files changed, 40 insertions(+), 33 deletions(-) create mode 100644 change/@rightcapital-phpdoc-parser-847b1b77-06d0-4f1d-9108-618d226f65fb.json diff --git a/change/@rightcapital-phpdoc-parser-847b1b77-06d0-4f1d-9108-618d226f65fb.json b/change/@rightcapital-phpdoc-parser-847b1b77-06d0-4f1d-9108-618d226f65fb.json new file mode 100644 index 0000000..2f15350 --- /dev/null +++ b/change/@rightcapital-phpdoc-parser-847b1b77-06d0-4f1d-9108-618d226f65fb.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "fix(deps): update dependency @types/node to v20.14.5", + "packageName": "@rightcapital/phpdoc-parser", + "email": "email not defined", + "dependentChangeType": "patch" +} diff --git a/package.json b/package.json index f65dc6d..406b4c8 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "vitest": "1.6.0" }, "dependencies": { - "@types/node": "20.14.4", + "@types/node": "20.14.5", "lodash": "4.17.21", "typescript": "5.4.5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 90488ec..411e8fb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@types/node': - specifier: 20.14.4 - version: 20.14.4 + specifier: 20.14.5 + version: 20.14.5 lodash: specifier: 4.17.21 version: 4.17.21 @@ -29,13 +29,13 @@ importers: version: 7.24.7(@babel/core@7.24.7) '@commitlint/cli': specifier: 19.3.0 - version: 19.3.0(@types/node@20.14.4)(typescript@5.4.5) + version: 19.3.0(@types/node@20.14.5)(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.14.4)(commitizen@4.3.0(@types/node@20.14.4)(typescript@5.4.5))(inquirer@9.2.23)(typescript@5.4.5) + version: 19.2.0(@types/node@20.14.5)(commitizen@4.3.0(@types/node@20.14.5)(typescript@5.4.5))(inquirer@9.2.23)(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.14.4)(typescript@5.4.5) + version: 4.3.0(@types/node@20.14.5)(typescript@5.4.5) eslint: specifier: 8.57.0 version: 8.57.0 @@ -68,7 +68,7 @@ importers: version: 3.3.2 vitest: specifier: 1.6.0 - version: 1.6.0(@types/node@20.14.4) + version: 1.6.0(@types/node@20.14.5) packages: @@ -1086,8 +1086,8 @@ packages: '@types/lodash@4.17.5': resolution: {integrity: sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==} - '@types/node@20.14.4': - resolution: {integrity: sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw==} + '@types/node@20.14.5': + resolution: {integrity: sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA==} '@types/semver@7.5.8': resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} @@ -3523,11 +3523,11 @@ snapshots: '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 - '@commitlint/cli@19.3.0(@types/node@20.14.4)(typescript@5.4.5)': + '@commitlint/cli@19.3.0(@types/node@20.14.5)(typescript@5.4.5)': dependencies: '@commitlint/format': 19.3.0 '@commitlint/lint': 19.2.2 - '@commitlint/load': 19.2.0(@types/node@20.14.4)(typescript@5.4.5) + '@commitlint/load': 19.2.0(@types/node@20.14.5)(typescript@5.4.5) '@commitlint/read': 19.2.1 '@commitlint/types': 19.0.3 execa: 8.0.1 @@ -3546,13 +3546,13 @@ snapshots: '@commitlint/types': 19.0.3 ajv: 8.16.0 - '@commitlint/cz-commitlint@19.2.0(@types/node@20.14.4)(commitizen@4.3.0(@types/node@20.14.4)(typescript@5.4.5))(inquirer@9.2.23)(typescript@5.4.5)': + '@commitlint/cz-commitlint@19.2.0(@types/node@20.14.5)(commitizen@4.3.0(@types/node@20.14.5)(typescript@5.4.5))(inquirer@9.2.23)(typescript@5.4.5)': dependencies: '@commitlint/ensure': 19.0.3 - '@commitlint/load': 19.2.0(@types/node@20.14.4)(typescript@5.4.5) + '@commitlint/load': 19.2.0(@types/node@20.14.5)(typescript@5.4.5) '@commitlint/types': 19.0.3 chalk: 5.3.0 - commitizen: 4.3.0(@types/node@20.14.4)(typescript@5.4.5) + commitizen: 4.3.0(@types/node@20.14.5)(typescript@5.4.5) inquirer: 9.2.23 lodash.isplainobject: 4.0.6 word-wrap: 1.2.5 @@ -3588,7 +3588,7 @@ snapshots: '@commitlint/rules': 19.0.3 '@commitlint/types': 19.0.3 - '@commitlint/load@19.2.0(@types/node@20.14.4)(typescript@5.4.5)': + '@commitlint/load@19.2.0(@types/node@20.14.5)(typescript@5.4.5)': dependencies: '@commitlint/config-validator': 19.0.3 '@commitlint/execute-rule': 19.0.0 @@ -3596,7 +3596,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.14.4)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.14.5)(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 @@ -3888,7 +3888,7 @@ snapshots: '@types/conventional-commits-parser@5.0.0': dependencies: - '@types/node': 20.14.4 + '@types/node': 20.14.5 '@types/estree@1.0.5': {} @@ -3896,7 +3896,7 @@ snapshots: '@types/lodash@4.17.5': {} - '@types/node@20.14.4': + '@types/node@20.14.5': dependencies: undici-types: 5.26.5 @@ -4225,10 +4225,10 @@ snapshots: color-name@1.1.4: {} - commitizen@4.3.0(@types/node@20.14.4)(typescript@5.4.5): + commitizen@4.3.0(@types/node@20.14.5)(typescript@5.4.5): dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@20.14.4)(typescript@5.4.5) + cz-conventional-changelog: 3.3.0(@types/node@20.14.5)(typescript@5.4.5) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -4279,9 +4279,9 @@ snapshots: dependencies: browserslist: 4.23.1 - cosmiconfig-typescript-loader@5.0.0(@types/node@20.14.4)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5): + cosmiconfig-typescript-loader@5.0.0(@types/node@20.14.5)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5): dependencies: - '@types/node': 20.14.4 + '@types/node': 20.14.5 cosmiconfig: 9.0.0(typescript@5.4.5) jiti: 1.21.3 typescript: 5.4.5 @@ -4310,16 +4310,16 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - cz-conventional-changelog@3.3.0(@types/node@20.14.4)(typescript@5.4.5): + cz-conventional-changelog@3.3.0(@types/node@20.14.5)(typescript@5.4.5): dependencies: chalk: 2.4.2 - commitizen: 4.3.0(@types/node@20.14.4)(typescript@5.4.5) + commitizen: 4.3.0(@types/node@20.14.5)(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.14.4)(typescript@5.4.5) + '@commitlint/load': 19.2.0(@types/node@20.14.5)(typescript@5.4.5) transitivePeerDependencies: - '@types/node' - typescript @@ -5477,13 +5477,13 @@ snapshots: uuid@9.0.1: {} - vite-node@1.6.0(@types/node@20.14.4): + vite-node@1.6.0(@types/node@20.14.5): dependencies: cac: 6.7.14 debug: 4.3.5 pathe: 1.1.2 picocolors: 1.0.1 - vite: 5.2.13(@types/node@20.14.4) + vite: 5.2.13(@types/node@20.14.5) transitivePeerDependencies: - '@types/node' - less @@ -5494,16 +5494,16 @@ snapshots: - supports-color - terser - vite@5.2.13(@types/node@20.14.4): + vite@5.2.13(@types/node@20.14.5): dependencies: esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.18.0 optionalDependencies: - '@types/node': 20.14.4 + '@types/node': 20.14.5 fsevents: 2.3.3 - vitest@1.6.0(@types/node@20.14.4): + vitest@1.6.0(@types/node@20.14.5): dependencies: '@vitest/expect': 1.6.0 '@vitest/runner': 1.6.0 @@ -5522,11 +5522,11 @@ snapshots: strip-literal: 2.1.0 tinybench: 2.8.0 tinypool: 0.8.4 - vite: 5.2.13(@types/node@20.14.4) - vite-node: 1.6.0(@types/node@20.14.4) + vite: 5.2.13(@types/node@20.14.5) + vite-node: 1.6.0(@types/node@20.14.5) why-is-node-running: 2.2.2 optionalDependencies: - '@types/node': 20.14.4 + '@types/node': 20.14.5 transitivePeerDependencies: - less - lightningcss