Skip to content

Commit c82989a

Browse files
committed
chore(deps): update dependency lerna to v3.22.1
1 parent 6579294 commit c82989a

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"name": "shipjs",
2929
"devDependencies": {
3030
"all-contributors-cli": "6.15.0",
31-
"lerna": "3.22.0"
31+
"lerna": "3.22.1"
3232
}
3333
}

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2668,10 +2668,10 @@
26682668
inquirer "^6.2.0"
26692669
npmlog "^4.1.2"
26702670

2671-
"@lerna/publish@3.22.0":
2672-
version "3.22.0"
2673-
resolved "https://registry.yarnpkg.com/@lerna/publish/-/publish-3.22.0.tgz#7a3fb61026d3b7425f3b9a1849421f67d795c55d"
2674-
integrity sha512-8LBeTLBN8NIrCrLGykRu+PKrfrCC16sGCVY0/bzq9TDioR7g6+cY0ZAw653Qt/0Kr7rg3J7XxVNdzj3fvevlwA==
2671+
"@lerna/publish@3.22.1":
2672+
version "3.22.1"
2673+
resolved "https://registry.yarnpkg.com/@lerna/publish/-/publish-3.22.1.tgz#b4f7ce3fba1e9afb28be4a1f3d88222269ba9519"
2674+
integrity sha512-PG9CM9HUYDreb1FbJwFg90TCBQooGjj+n/pb3gw/eH5mEDq0p8wKdLFe0qkiqUkm/Ub5C8DbVFertIo0Vd0zcw==
26752675
dependencies:
26762676
"@evocateur/libnpmaccess" "^3.1.2"
26772677
"@evocateur/npm-registry-fetch" "^4.0.0"
@@ -2694,7 +2694,7 @@
26942694
"@lerna/run-lifecycle" "3.16.2"
26952695
"@lerna/run-topologically" "3.18.5"
26962696
"@lerna/validation-error" "3.13.0"
2697-
"@lerna/version" "3.22.0"
2697+
"@lerna/version" "3.22.1"
26982698
figgy-pudding "^3.5.1"
26992699
fs-extra "^8.1.0"
27002700
npm-package-arg "^6.1.0"
@@ -2807,10 +2807,10 @@
28072807
dependencies:
28082808
npmlog "^4.1.2"
28092809

2810-
"@lerna/version@3.22.0":
2811-
version "3.22.0"
2812-
resolved "https://registry.yarnpkg.com/@lerna/version/-/version-3.22.0.tgz#67e1340c1904e9b339becd66429f32dd8ad65a55"
2813-
integrity sha512-6uhL6RL7/FeW6u1INEgyKjd5dwO8+IsbLfkfC682QuoVLS7VG6OOB+JmTpCvnuyYWI6fqGh1bRk9ww8kPsj+EA==
2810+
"@lerna/version@3.22.1":
2811+
version "3.22.1"
2812+
resolved "https://registry.yarnpkg.com/@lerna/version/-/version-3.22.1.tgz#9805a9247a47ee62d6b81bd9fa5fb728b24b59e2"
2813+
integrity sha512-PSGt/K1hVqreAFoi3zjD0VEDupQ2WZVlVIwesrE5GbrL2BjXowjCsTDPqblahDUPy0hp6h7E2kG855yLTp62+g==
28142814
dependencies:
28152815
"@lerna/check-working-tree" "3.16.5"
28162816
"@lerna/child-process" "3.16.5"
@@ -9163,10 +9163,10 @@ lcid@^2.0.0:
91639163
dependencies:
91649164
invert-kv "^2.0.0"
91659165

9166-
lerna@3.22.0:
9167-
version "3.22.0"
9168-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.22.0.tgz#da14d08f183ffe6eec566a4ef3f0e11afa621183"
9169-
integrity sha512-xWlHdAStcqK/IjKvjsSMHPZjPkBV1lS60PmsIeObU8rLljTepc4Sg/hncw4HWfQxPIewHAUTqhrxPIsqf9L2Eg==
9166+
lerna@3.22.1:
9167+
version "3.22.1"
9168+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.22.1.tgz#82027ac3da9c627fd8bf02ccfeff806a98e65b62"
9169+
integrity sha512-vk1lfVRFm+UuEFA7wkLKeSF7Iz13W+N/vFd48aW2yuS7Kv0RbNm2/qcDPV863056LMfkRlsEe+QYOw3palj5Lg==
91709170
dependencies:
91719171
"@lerna/add" "3.21.0"
91729172
"@lerna/bootstrap" "3.21.0"
@@ -9181,9 +9181,9 @@ lerna@3.22.0:
91819181
"@lerna/init" "3.21.0"
91829182
"@lerna/link" "3.21.0"
91839183
"@lerna/list" "3.21.0"
9184-
"@lerna/publish" "3.22.0"
9184+
"@lerna/publish" "3.22.1"
91859185
"@lerna/run" "3.21.0"
9186-
"@lerna/version" "3.22.0"
9186+
"@lerna/version" "3.22.1"
91879187
import-local "^2.0.0"
91889188
npmlog "^4.1.2"
91899189

0 commit comments

Comments
 (0)