Skip to content

Commit 314f317

Browse files
chore(deps-dev): bump lerna from 3.22.0 to 3.22.1
1 parent 6ffe114 commit 314f317

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -786,10 +786,10 @@
786786
inquirer "^6.2.0"
787787
npmlog "^4.1.2"
788788

789-
"@lerna/[email protected].0":
790-
version "3.22.0"
791-
resolved "https://registry.yarnpkg.com/@lerna/publish/-/publish-3.22.0.tgz#7a3fb61026d3b7425f3b9a1849421f67d795c55d"
792-
integrity sha512-8LBeTLBN8NIrCrLGykRu+PKrfrCC16sGCVY0/bzq9TDioR7g6+cY0ZAw653Qt/0Kr7rg3J7XxVNdzj3fvevlwA==
789+
"@lerna/[email protected].1":
790+
version "3.22.1"
791+
resolved "https://registry.yarnpkg.com/@lerna/publish/-/publish-3.22.1.tgz#b4f7ce3fba1e9afb28be4a1f3d88222269ba9519"
792+
integrity sha512-PG9CM9HUYDreb1FbJwFg90TCBQooGjj+n/pb3gw/eH5mEDq0p8wKdLFe0qkiqUkm/Ub5C8DbVFertIo0Vd0zcw==
793793
dependencies:
794794
"@evocateur/libnpmaccess" "^3.1.2"
795795
"@evocateur/npm-registry-fetch" "^4.0.0"
@@ -812,7 +812,7 @@
812812
"@lerna/run-lifecycle" "3.16.2"
813813
"@lerna/run-topologically" "3.18.5"
814814
"@lerna/validation-error" "3.13.0"
815-
"@lerna/version" "3.22.0"
815+
"@lerna/version" "3.22.1"
816816
figgy-pudding "^3.5.1"
817817
fs-extra "^8.1.0"
818818
npm-package-arg "^6.1.0"
@@ -925,10 +925,10 @@
925925
dependencies:
926926
npmlog "^4.1.2"
927927

928-
"@lerna/[email protected].0":
929-
version "3.22.0"
930-
resolved "https://registry.yarnpkg.com/@lerna/version/-/version-3.22.0.tgz#67e1340c1904e9b339becd66429f32dd8ad65a55"
931-
integrity sha512-6uhL6RL7/FeW6u1INEgyKjd5dwO8+IsbLfkfC682QuoVLS7VG6OOB+JmTpCvnuyYWI6fqGh1bRk9ww8kPsj+EA==
928+
"@lerna/[email protected].1":
929+
version "3.22.1"
930+
resolved "https://registry.yarnpkg.com/@lerna/version/-/version-3.22.1.tgz#9805a9247a47ee62d6b81bd9fa5fb728b24b59e2"
931+
integrity sha512-PSGt/K1hVqreAFoi3zjD0VEDupQ2WZVlVIwesrE5GbrL2BjXowjCsTDPqblahDUPy0hp6h7E2kG855yLTp62+g==
932932
dependencies:
933933
"@lerna/check-working-tree" "3.16.5"
934934
"@lerna/child-process" "3.16.5"
@@ -4572,9 +4572,9 @@ latest-version@^5.0.0:
45724572
package-json "^6.3.0"
45734573

45744574
lerna@^3.20.2:
4575-
version "3.22.0"
4576-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.22.0.tgz#da14d08f183ffe6eec566a4ef3f0e11afa621183"
4577-
integrity sha512-xWlHdAStcqK/IjKvjsSMHPZjPkBV1lS60PmsIeObU8rLljTepc4Sg/hncw4HWfQxPIewHAUTqhrxPIsqf9L2Eg==
4575+
version "3.22.1"
4576+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.22.1.tgz#82027ac3da9c627fd8bf02ccfeff806a98e65b62"
4577+
integrity sha512-vk1lfVRFm+UuEFA7wkLKeSF7Iz13W+N/vFd48aW2yuS7Kv0RbNm2/qcDPV863056LMfkRlsEe+QYOw3palj5Lg==
45784578
dependencies:
45794579
"@lerna/add" "3.21.0"
45804580
"@lerna/bootstrap" "3.21.0"
@@ -4589,9 +4589,9 @@ lerna@^3.20.2:
45894589
"@lerna/init" "3.21.0"
45904590
"@lerna/link" "3.21.0"
45914591
"@lerna/list" "3.21.0"
4592-
"@lerna/publish" "3.22.0"
4592+
"@lerna/publish" "3.22.1"
45934593
"@lerna/run" "3.21.0"
4594-
"@lerna/version" "3.22.0"
4594+
"@lerna/version" "3.22.1"
45954595
import-local "^2.0.0"
45964596
npmlog "^4.1.2"
45974597

0 commit comments

Comments
 (0)