From cee09a4df4d8a020ee5f500eeae1650036439f87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:56:47 +0000 Subject: [PATCH] fix(deps): update dependency @rightcapital/phpdoc-parser to v0.4.88 --- ...-ed8d7bab-1309-4563-88ec-a065c4324ea5.json | 7 +++++ package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++----- 3 files changed, 29 insertions(+), 8 deletions(-) create mode 100644 change/@rightcapital-php-parser-ed8d7bab-1309-4563-88ec-a065c4324ea5.json diff --git a/change/@rightcapital-php-parser-ed8d7bab-1309-4563-88ec-a065c4324ea5.json b/change/@rightcapital-php-parser-ed8d7bab-1309-4563-88ec-a065c4324ea5.json new file mode 100644 index 0000000..6cdbfa1 --- /dev/null +++ b/change/@rightcapital-php-parser-ed8d7bab-1309-4563-88ec-a065c4324ea5.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "fix(deps): update dependency @rightcapital/phpdoc-parser to v0.4.88", + "packageName": "@rightcapital/php-parser", + "email": "29139614+renovate[bot]@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/package.json b/package.json index ebd60f5..ff9e1ea 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ } }, "dependencies": { - "@rightcapital/phpdoc-parser": "0.4.72", + "@rightcapital/phpdoc-parser": "0.4.88", "lodash": "4.17.21", "mustache": "4.2.0", "prettier": "3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dd97fd6..8ea0bf6 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.88 + version: 0.4.88 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.88': + resolution: {integrity: sha512-eVYktn2ZDjmCv+6ZlK0lXi7LYshXdKNhhC61laU+0kTMuH2ocNU+yPQuoXBNukF8qwTSbtUFPBqc7att2kM9QA==} 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@20.17.10': + resolution: {integrity: sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==} + '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2343,6 +2346,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.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} @@ -2868,11 +2876,11 @@ snapshots: - supports-color - typescript - '@rightcapital/phpdoc-parser@0.4.72': + '@rightcapital/phpdoc-parser@0.4.88': dependencies: - '@types/node': 20.16.11 + '@types/node': 20.17.10 lodash: 4.17.21 - typescript: 5.6.3 + typescript: 5.7.2 '@rightcapital/prettier-config@7.1.7(prettier@3.3.3)': dependencies: @@ -2911,6 +2919,10 @@ snapshots: dependencies: undici-types: 6.19.8 + '@types/node@20.17.10': + dependencies: + undici-types: 6.19.8 + '@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@1.21.6))(typescript@5.6.3))(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3)': @@ -5077,6 +5089,8 @@ snapshots: typescript@5.6.3: {} + typescript@5.7.2: {} + unbox-primitive@1.0.2: dependencies: call-bind: 1.0.8