From b3c003744e9bab05c724eecb061743a3438c1168 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 16:48:34 +0000 Subject: [PATCH] chore(deps): update pnpm to v8.13.1 --- ...phpdoc-parser-1c4c32ab-df7f-40da-8f2f-34319ebb6d7d.json | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 change/@rightcapital-phpdoc-parser-1c4c32ab-df7f-40da-8f2f-34319ebb6d7d.json diff --git a/change/@rightcapital-phpdoc-parser-1c4c32ab-df7f-40da-8f2f-34319ebb6d7d.json b/change/@rightcapital-phpdoc-parser-1c4c32ab-df7f-40da-8f2f-34319ebb6d7d.json new file mode 100644 index 0000000..6239029 --- /dev/null +++ b/change/@rightcapital-phpdoc-parser-1c4c32ab-df7f-40da-8f2f-34319ebb6d7d.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "chore(deps): update pnpm to v8.13.1", + "packageName": "@rightcapital/phpdoc-parser", + "email": "email not defined", + "dependentChangeType": "patch" +} diff --git a/package.json b/package.json index e9cea3b..24d3d91 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "repository": "https://github.com/RightCapitalHQ/phpdoc-parser", "author": "RightCapital Ecosystem team ", "license": "MIT", - "packageManager": "pnpm@8.12.1", + "packageManager": "pnpm@8.13.1", "publishConfig": { "registry": "https://registry.npmjs.org" },