From a53f7144ce72248ee45691ad2e4626d749515620 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 10:30:57 +0000 Subject: [PATCH] chore(deps): update pnpm to v9.1.3 --- ...phpdoc-parser-ec2aa91f-a433-4972-b6d7-84de3243d776.json | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 change/@rightcapital-phpdoc-parser-ec2aa91f-a433-4972-b6d7-84de3243d776.json diff --git a/change/@rightcapital-phpdoc-parser-ec2aa91f-a433-4972-b6d7-84de3243d776.json b/change/@rightcapital-phpdoc-parser-ec2aa91f-a433-4972-b6d7-84de3243d776.json new file mode 100644 index 0000000..8b94d82 --- /dev/null +++ b/change/@rightcapital-phpdoc-parser-ec2aa91f-a433-4972-b6d7-84de3243d776.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "chore(deps): update pnpm to v9.1.3", + "packageName": "@rightcapital/phpdoc-parser", + "email": "email not defined", + "dependentChangeType": "patch" +} diff --git a/package.json b/package.json index c518d26..504686b 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@9.1.2", + "packageManager": "pnpm@9.1.3", "publishConfig": { "registry": "https://registry.npmjs.org" },