From f1cdf6fc4bc14baca6b7673f64accb5c19375715 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 10:03:27 +0000 Subject: [PATCH] fix(deps): update dependency @rightcapital/phpdoc-parser to v0.4.74 --- ...-87c6b905-a688-4d19-89ba-a79dbc23f563.json | 7 +++++++ package.json | 2 +- pnpm-lock.yaml | 19 +++++++++++++------ 3 files changed, 21 insertions(+), 7 deletions(-) create mode 100644 change/@rightcapital-php-parser-87c6b905-a688-4d19-89ba-a79dbc23f563.json diff --git a/change/@rightcapital-php-parser-87c6b905-a688-4d19-89ba-a79dbc23f563.json b/change/@rightcapital-php-parser-87c6b905-a688-4d19-89ba-a79dbc23f563.json new file mode 100644 index 0000000..f00d50a --- /dev/null +++ b/change/@rightcapital-php-parser-87c6b905-a688-4d19-89ba-a79dbc23f563.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "fix(deps): update dependency @rightcapital/phpdoc-parser to v0.4.74", + "packageName": "@rightcapital/php-parser", + "email": "29139614+renovate[bot]@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/package.json b/package.json index 7982480..3d2ccfa 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ } }, "dependencies": { - "@rightcapital/phpdoc-parser": "0.4.72", + "@rightcapital/phpdoc-parser": "0.4.74", "lodash": "4.17.21", "mustache": "4.2.0", "prettier": "3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1634da5..5a061f6 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.74 + version: 0.4.74 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.74': + resolution: {integrity: sha512-Av3iq32K0Amqv5RI2+VWWEDjkkqQy/mRTWebwFmjzHH5aAFXk6yxwZe3wbLsj0OUmKt6AwZNboxve9TfrtAQMg==} 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.5': + resolution: {integrity: sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ==} + '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2811,9 +2814,9 @@ snapshots: - supports-color - typescript - '@rightcapital/phpdoc-parser@0.4.72': + '@rightcapital/phpdoc-parser@0.4.74': dependencies: - '@types/node': 20.16.11 + '@types/node': 20.17.5 lodash: 4.17.21 typescript: 5.6.3 @@ -2854,6 +2857,10 @@ snapshots: dependencies: undici-types: 6.19.8 + '@types/node@20.17.5': + 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)':