Skip to content

Commit 6edf783

Browse files
Merge pull request #817 from microsoft/dependabot/npm_and_yarn/lerna-7.2.0
auto dependabot: bump lerna from 7.1.5 to 7.2.0
2 parents ee079ce + 30d1a3e commit 6edf783

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

yarn.lock

+15-14
Original file line numberDiff line numberDiff line change
@@ -466,21 +466,21 @@
466466
"@jridgewell/resolve-uri" "3.1.0"
467467
"@jridgewell/sourcemap-codec" "1.4.14"
468468

469-
"@lerna/child-process@7.1.5":
470-
version "7.1.5"
471-
resolved "https://registry.yarnpkg.com/@lerna/child-process/-/child-process-7.1.5.tgz#a01e8821fb7b17a68d1c1527127543af6cf27f1b"
472-
integrity sha512-YXmxzxXTP3u9HQpSXvK8qqoAm7VWQIFria3FVMQKkOSkWkph1TNnvt3Q1JvKT7/Jgd1HfTc3QrK09a2FND9+8A==
469+
"@lerna/child-process@7.2.0":
470+
version "7.2.0"
471+
resolved "https://registry.yarnpkg.com/@lerna/child-process/-/child-process-7.2.0.tgz#42de5b0a4eb7479c2a72b4bf61685616740cf818"
472+
integrity sha512-8cRsYYX8rGZTXL1KcLBv0RHD9PMvphWZay8yg4qf2giX6x86dQyTetSU4SplG2LBGVClilmNHJa/CQwvPQNUFA==
473473
dependencies:
474474
chalk "^4.1.0"
475475
execa "^5.0.0"
476476
strong-log-transformer "^2.1.0"
477477

478-
"@lerna/create@7.1.5":
479-
version "7.1.5"
480-
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-7.1.5.tgz#180b26f028be25b541a327429168da6c10bdb265"
481-
integrity sha512-/CDI/cvXJbycgSDzWXzP7DBuJ10qL/uYEouFt3/mxi9+hSfM885fu6lbVPV7QOf8A0otXcTs7PN2dVyMrnWQeg==
478+
"@lerna/create@7.2.0":
479+
version "7.2.0"
480+
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-7.2.0.tgz#a8080b419c1f8ab5d575693fcb883a6a0d82c7e0"
481+
integrity sha512-bBypNfwqOQNcfR2nXJ3mWUeIAIoSFpXg8MjuFSf87PzIiyeTEKa3Z57vAa3bDbHQtcB7x6f0rWysK1eQZSH15Q==
482482
dependencies:
483-
"@lerna/child-process" "7.1.5"
483+
"@lerna/child-process" "7.2.0"
484484
"@npmcli/run-script" "6.0.2"
485485
"@nx/devkit" ">=16.5.1 < 17"
486486
"@octokit/plugin-enterprise-rest" "6.0.1"
@@ -505,6 +505,7 @@
505505
ini "^1.3.8"
506506
init-package-json "5.0.0"
507507
inquirer "^8.2.4"
508+
is-ci "3.0.1"
508509
is-stream "2.0.0"
509510
js-yaml "4.1.0"
510511
libnpmpublish "7.3.0"
@@ -4811,12 +4812,12 @@ kind-of@^6.0.2, kind-of@^6.0.3:
48114812
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
48124813

48134814
lerna@^7.0.0:
4814-
version "7.1.5"
4815-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-7.1.5.tgz#f65bde23d477382a221f9373f82d027825fa8622"
4816-
integrity sha512-5bvfmoIH4Czk5mdoLaRPYkM3M63Ei6+TOuXs3MgXmvqD8vs+vQpHuBVmiYFp5Mwsck3FkidJ+eTxfucltA2Lmw==
4815+
version "7.2.0"
4816+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-7.2.0.tgz#55ab3de42032168a75fc7a2ce184a8acb7efc5ea"
4817+
integrity sha512-E13iAY4Tdo+86m4ClAe0j0bP7f8QG2neJReglILPOe+gAOoX17TGqEWanmkDELlUXOrTTwnte0ewc6I6/NOqpg==
48174818
dependencies:
4818-
"@lerna/child-process" "7.1.5"
4819-
"@lerna/create" "7.1.5"
4819+
"@lerna/child-process" "7.2.0"
4820+
"@lerna/create" "7.2.0"
48204821
"@npmcli/run-script" "6.0.2"
48214822
"@nx/devkit" ">=16.5.1 < 17"
48224823
"@octokit/plugin-enterprise-rest" "6.0.1"

0 commit comments

Comments
 (0)