From 891e5dd787d9b01d8878870c6e97e3f4e59d2e77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 08:02:18 +0000 Subject: [PATCH] fix(deps): update dependency @rightcapital/phpdoc-parser to v0.4.95 --- ...-1c7e0f81-4b52-4e4d-9027-13a67edc090c.json | 7 ++++ package.json | 2 +- pnpm-lock.yaml | 33 +++++++++++++++---- 3 files changed, 34 insertions(+), 8 deletions(-) create mode 100644 change/@rightcapital-php-parser-1c7e0f81-4b52-4e4d-9027-13a67edc090c.json diff --git a/change/@rightcapital-php-parser-1c7e0f81-4b52-4e4d-9027-13a67edc090c.json b/change/@rightcapital-php-parser-1c7e0f81-4b52-4e4d-9027-13a67edc090c.json new file mode 100644 index 0000000..e8d3321 --- /dev/null +++ b/change/@rightcapital-php-parser-1c7e0f81-4b52-4e4d-9027-13a67edc090c.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "fix(deps): update dependency @rightcapital/phpdoc-parser to v0.4.95", + "packageName": "@rightcapital/php-parser", + "email": "29139614+renovate[bot]@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/package.json b/package.json index 60e5c94..aaebe83 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ } }, "dependencies": { - "@rightcapital/phpdoc-parser": "0.4.72", + "@rightcapital/phpdoc-parser": "0.4.95", "lodash": "4.17.21", "mustache": "4.2.0", "prettier": "3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1cab316..d6ab8cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@rightcapital/phpdoc-parser': - specifier: 0.4.72 - version: 0.4.72 + specifier: 0.4.95 + version: 0.4.95 lodash: specifier: 4.17.21 version: 4.17.21 @@ -415,8 +415,8 @@ packages: peerDependencies: eslint: '>=8.0.0' - '@rightcapital/phpdoc-parser@0.4.72': - resolution: {integrity: sha512-S509cjQ38m+CItL4V+Cn1kg4+RcccdQs5jmcMiEpwq0jVzPAG3WV9OV4tJwJ+/OL2IS0p/XMpfkXvnjSBLG8pw==} + '@rightcapital/phpdoc-parser@0.4.95': + resolution: {integrity: sha512-AqMpWUGzjuzVYw6Skm+tKnHmGmkytl6mKxCYNJmjckCqrvWjOm+phDM3YwwQQ6MWqq2Lv7ty3T3qEX0Tru0rRw==} engines: {node: '>=16.x', pnpm: '>=8.x'} '@rightcapital/prettier-config@7.1.7': @@ -455,6 +455,9 @@ packages: '@types/node@20.16.11': resolution: {integrity: sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==} + '@types/node@22.10.5': + resolution: {integrity: sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==} + '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2370,6 +2373,11 @@ packages: engines: {node: '>=14.17'} hasBin: true + typescript@5.7.2: + resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} + engines: {node: '>=14.17'} + hasBin: true + unbox-primitive@1.1.0: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} engines: {node: '>= 0.4'} @@ -2377,6 +2385,9 @@ packages: undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + unicorn-magic@0.1.0: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} engines: {node: '>=18'} @@ -2896,11 +2907,11 @@ snapshots: - supports-color - typescript - '@rightcapital/phpdoc-parser@0.4.72': + '@rightcapital/phpdoc-parser@0.4.95': dependencies: - '@types/node': 20.16.11 + '@types/node': 22.10.5 lodash: 4.17.21 - typescript: 5.6.3 + typescript: 5.7.2 '@rightcapital/prettier-config@7.1.7(prettier@3.3.3)': dependencies: @@ -2939,6 +2950,10 @@ snapshots: dependencies: undici-types: 6.19.8 + '@types/node@22.10.5': + dependencies: + undici-types: 6.20.0 + '@types/normalize-package-data@2.4.4': {} '@typescript-eslint/eslint-plugin@8.0.1(@typescript-eslint/parser@8.0.1(eslint@9.13.0(jiti@2.4.2))(typescript@5.6.3))(eslint@9.13.0(jiti@2.4.2))(typescript@5.6.3)': @@ -5179,6 +5194,8 @@ snapshots: typescript@5.6.3: {} + typescript@5.7.2: {} + unbox-primitive@1.1.0: dependencies: call-bound: 1.0.3 @@ -5188,6 +5205,8 @@ snapshots: undici-types@6.19.8: {} + undici-types@6.20.0: {} + unicorn-magic@0.1.0: {} universalify@2.0.1: {}