Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit ad29d02

Browse files
dependabot-preview[bot]kylef
authored andcommitted
chore(deps-dev): bump lerna from 3.22.0 to 3.22.1
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.22.0 to 3.22.1. - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/master/core/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v3.22.1/core/lerna) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b966325 commit ad29d02

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -858,10 +858,10 @@
858858
inquirer "^6.2.0"
859859
npmlog "^4.1.2"
860860

861-
"@lerna/publish@3.22.0":
862-
version "3.22.0"
863-
resolved "https://registry.yarnpkg.com/@lerna/publish/-/publish-3.22.0.tgz#7a3fb61026d3b7425f3b9a1849421f67d795c55d"
864-
integrity sha512-8LBeTLBN8NIrCrLGykRu+PKrfrCC16sGCVY0/bzq9TDioR7g6+cY0ZAw653Qt/0Kr7rg3J7XxVNdzj3fvevlwA==
861+
"@lerna/publish@3.22.1":
862+
version "3.22.1"
863+
resolved "https://registry.yarnpkg.com/@lerna/publish/-/publish-3.22.1.tgz#b4f7ce3fba1e9afb28be4a1f3d88222269ba9519"
864+
integrity sha512-PG9CM9HUYDreb1FbJwFg90TCBQooGjj+n/pb3gw/eH5mEDq0p8wKdLFe0qkiqUkm/Ub5C8DbVFertIo0Vd0zcw==
865865
dependencies:
866866
"@evocateur/libnpmaccess" "^3.1.2"
867867
"@evocateur/npm-registry-fetch" "^4.0.0"
@@ -884,7 +884,7 @@
884884
"@lerna/run-lifecycle" "3.16.2"
885885
"@lerna/run-topologically" "3.18.5"
886886
"@lerna/validation-error" "3.13.0"
887-
"@lerna/version" "3.22.0"
887+
"@lerna/version" "3.22.1"
888888
figgy-pudding "^3.5.1"
889889
fs-extra "^8.1.0"
890890
npm-package-arg "^6.1.0"
@@ -997,10 +997,10 @@
997997
dependencies:
998998
npmlog "^4.1.2"
999999

1000-
"@lerna/version@3.22.0":
1001-
version "3.22.0"
1002-
resolved "https://registry.yarnpkg.com/@lerna/version/-/version-3.22.0.tgz#67e1340c1904e9b339becd66429f32dd8ad65a55"
1003-
integrity sha512-6uhL6RL7/FeW6u1INEgyKjd5dwO8+IsbLfkfC682QuoVLS7VG6OOB+JmTpCvnuyYWI6fqGh1bRk9ww8kPsj+EA==
1000+
"@lerna/version@3.22.1":
1001+
version "3.22.1"
1002+
resolved "https://registry.yarnpkg.com/@lerna/version/-/version-3.22.1.tgz#9805a9247a47ee62d6b81bd9fa5fb728b24b59e2"
1003+
integrity sha512-PSGt/K1hVqreAFoi3zjD0VEDupQ2WZVlVIwesrE5GbrL2BjXowjCsTDPqblahDUPy0hp6h7E2kG855yLTp62+g==
10041004
dependencies:
10051005
"@lerna/check-working-tree" "3.16.5"
10061006
"@lerna/child-process" "3.16.5"
@@ -4098,9 +4098,9 @@ lcov-parse@^1.0.0:
40984098
integrity sha1-6w1GtUER68VhrLTECO+TY73I9+A=
40994099

41004100
lerna@^3.4.0:
4101-
version "3.22.0"
4102-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.22.0.tgz#da14d08f183ffe6eec566a4ef3f0e11afa621183"
4103-
integrity sha512-xWlHdAStcqK/IjKvjsSMHPZjPkBV1lS60PmsIeObU8rLljTepc4Sg/hncw4HWfQxPIewHAUTqhrxPIsqf9L2Eg==
4101+
version "3.22.1"
4102+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.22.1.tgz#82027ac3da9c627fd8bf02ccfeff806a98e65b62"
4103+
integrity sha512-vk1lfVRFm+UuEFA7wkLKeSF7Iz13W+N/vFd48aW2yuS7Kv0RbNm2/qcDPV863056LMfkRlsEe+QYOw3palj5Lg==
41044104
dependencies:
41054105
"@lerna/add" "3.21.0"
41064106
"@lerna/bootstrap" "3.21.0"
@@ -4115,9 +4115,9 @@ lerna@^3.4.0:
41154115
"@lerna/init" "3.21.0"
41164116
"@lerna/link" "3.21.0"
41174117
"@lerna/list" "3.21.0"
4118-
"@lerna/publish" "3.22.0"
4118+
"@lerna/publish" "3.22.1"
41194119
"@lerna/run" "3.21.0"
4120-
"@lerna/version" "3.22.0"
4120+
"@lerna/version" "3.22.1"
41214121
import-local "^2.0.0"
41224122
npmlog "^4.1.2"
41234123

0 commit comments

Comments
 (0)