Skip to content

Commit 2525d14

Browse files
fix: update dependency @pnpm/read-project-manifest to v5.0.11 (#3932)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6dc369 commit 2525d14

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1627,10 +1627,10 @@
16271627
resolved "https://registry.npmjs.org/@pnpm/constants/-/constants-7.1.1.tgz#3db261425fe15425aa213a2b003f4f60c9378b43"
16281628
integrity sha512-31pZqMtjwV+Vaq7MaPrT1EoDFSYwye3dp6BiHIGRJmVThCQwySRKM7hCvqqI94epNkqFAAYoWrNynWoRYosGdw==
16291629

1630-
1631-
version "5.0.2"
1632-
resolved "https://registry.npmjs.org/@pnpm/error/-/error-5.0.2.tgz#153d18fe9eeaeb02e48e9dc45b042f4c962b3822"
1633-
integrity sha512-0TEm+tWNYm+9uh6DSKyRbv8pv/6b4NL0PastLvMxIoqZbBZ5Zj1cYi332R9xsSUi31ZOsu2wpgn/bC7DA9hrjg==
1630+
1631+
version "5.0.3"
1632+
resolved "https://registry.npmjs.org/@pnpm/error/-/error-5.0.3.tgz#4dbb9f4acb0b30c373b3ca5024cdf495f03f4380"
1633+
integrity sha512-ONJU5cUeoeJSy50qOYsMZQHTA/9QKmGgh1ATfEpCLgtbdwqUiwD9MxHNeXUYYI/pocBCz6r1ZCFqiQvO+8SUKA==
16341634
dependencies:
16351635
"@pnpm/constants" "7.1.1"
16361636

@@ -1642,12 +1642,12 @@
16421642
graceful-fs "^4.2.11"
16431643

16441644
"@pnpm/read-project-manifest@^5.0.10":
1645-
version "5.0.10"
1646-
resolved "https://registry.npmjs.org/@pnpm/read-project-manifest/-/read-project-manifest-5.0.10.tgz#b6c99b5612a598dfebb133779a8e6456d360c30f"
1647-
integrity sha512-LgZ4QVrfITJP4kmcpKJOb5y7lZmTYu/CyeH1lHRxVSN76wfbRClInq/WglxAFQMGORopV44ESjhiaokjtqW9yA==
1645+
version "5.0.11"
1646+
resolved "https://registry.npmjs.org/@pnpm/read-project-manifest/-/read-project-manifest-5.0.11.tgz#50bc7bc7183bc49ae85925edb93836db63d5bb6a"
1647+
integrity sha512-themRLiDt9Ud6Somlu0PJbeprBBQEhlI1xNG5bZIv26yfLsc1vYLd1TfgGViD1b8fP0jxAqsUrDM+WMaMKI+gw==
16481648
dependencies:
16491649
"@gwhitney/detect-indent" "7.0.1"
1650-
"@pnpm/error" "5.0.2"
1650+
"@pnpm/error" "5.0.3"
16511651
"@pnpm/graceful-fs" "3.2.0"
16521652
"@pnpm/text.comments-parser" "2.0.0"
16531653
"@pnpm/types" "9.4.2"

0 commit comments

Comments
 (0)