Skip to content

Commit a13a3db

Browse files
fix: update dependency @pnpm/read-project-manifest to v5.0.11
1 parent 0a583d3 commit a13a3db

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
@@ -1473,10 +1473,10 @@
14731473
resolved "https://registry.npmjs.org/@pnpm/constants/-/constants-7.1.1.tgz#3db261425fe15425aa213a2b003f4f60c9378b43"
14741474
integrity sha512-31pZqMtjwV+Vaq7MaPrT1EoDFSYwye3dp6BiHIGRJmVThCQwySRKM7hCvqqI94epNkqFAAYoWrNynWoRYosGdw==
14751475

1476-
1477-
version "5.0.2"
1478-
resolved "https://registry.npmjs.org/@pnpm/error/-/error-5.0.2.tgz#153d18fe9eeaeb02e48e9dc45b042f4c962b3822"
1479-
integrity sha512-0TEm+tWNYm+9uh6DSKyRbv8pv/6b4NL0PastLvMxIoqZbBZ5Zj1cYi332R9xsSUi31ZOsu2wpgn/bC7DA9hrjg==
1476+
1477+
version "5.0.3"
1478+
resolved "https://registry.npmjs.org/@pnpm/error/-/error-5.0.3.tgz#4dbb9f4acb0b30c373b3ca5024cdf495f03f4380"
1479+
integrity sha512-ONJU5cUeoeJSy50qOYsMZQHTA/9QKmGgh1ATfEpCLgtbdwqUiwD9MxHNeXUYYI/pocBCz6r1ZCFqiQvO+8SUKA==
14801480
dependencies:
14811481
"@pnpm/constants" "7.1.1"
14821482

@@ -1488,12 +1488,12 @@
14881488
graceful-fs "^4.2.11"
14891489

14901490
"@pnpm/read-project-manifest@^5.0.10":
1491-
version "5.0.10"
1492-
resolved "https://registry.npmjs.org/@pnpm/read-project-manifest/-/read-project-manifest-5.0.10.tgz#b6c99b5612a598dfebb133779a8e6456d360c30f"
1493-
integrity sha512-LgZ4QVrfITJP4kmcpKJOb5y7lZmTYu/CyeH1lHRxVSN76wfbRClInq/WglxAFQMGORopV44ESjhiaokjtqW9yA==
1491+
version "5.0.11"
1492+
resolved "https://registry.npmjs.org/@pnpm/read-project-manifest/-/read-project-manifest-5.0.11.tgz#50bc7bc7183bc49ae85925edb93836db63d5bb6a"
1493+
integrity sha512-themRLiDt9Ud6Somlu0PJbeprBBQEhlI1xNG5bZIv26yfLsc1vYLd1TfgGViD1b8fP0jxAqsUrDM+WMaMKI+gw==
14941494
dependencies:
14951495
"@gwhitney/detect-indent" "7.0.1"
1496-
"@pnpm/error" "5.0.2"
1496+
"@pnpm/error" "5.0.3"
14971497
"@pnpm/graceful-fs" "3.2.0"
14981498
"@pnpm/text.comments-parser" "2.0.0"
14991499
"@pnpm/types" "9.4.2"

0 commit comments

Comments
 (0)