From c77c57781ebfba42391481347f45e7c041ed8774 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 23:04:06 +0000 Subject: [PATCH] chore(deps): Update dependency pkg-pr-new to ^0.0.87 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b08717097f..e9e647977d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "husky": "^9.1.7", "lint-staged": "^17.0.0", "nx": "^23.1.0", - "pkg-pr-new": "^0.0.78", + "pkg-pr-new": "^0.0.87", "prettier": "3.9.5", "publint": "^0.3.12", "rollup": "^4.57.1", @@ -27260,9 +27260,9 @@ } }, "node_modules/pkg-pr-new": { - "version": "0.0.78", - "resolved": "https://registry.npmjs.org/pkg-pr-new/-/pkg-pr-new-0.0.78.tgz", - "integrity": "sha512-sBfGGCiCLmJArx99Z/QmNN3jmkqRYhp1TV8Y1IOpSpXfOljqFcEjDyyc4HCVy+nbrmlkw9qXRq/9/L4ahF/d4w==", + "version": "0.0.87", + "resolved": "https://registry.npmjs.org/pkg-pr-new/-/pkg-pr-new-0.0.87.tgz", + "integrity": "sha512-nm+30Py1csXWfyMH1ueQyTR11IZGHS5oW8Qok/MxMwjPx9g1jX3wMRrJf8TgEvNo0a0M4i14T0zQsEPWdZfAhg==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 564cdacf73..19cf89faa1 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "husky": "^9.1.7", "lint-staged": "^17.0.0", "nx": "^23.1.0", - "pkg-pr-new": "^0.0.78", + "pkg-pr-new": "^0.0.87", "prettier": "3.9.5", "publint": "^0.3.12", "rollup": "^4.57.1",