Skip to content

Commit 0231341

Browse files
authored
Merge pull request #548 from system-ui/dependabot/npm_and_yarn/lerna-3.20.2
Bump lerna from 3.20.1 to 3.20.2
2 parents 9eebd71 + d97e9e3 commit 0231341

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
@@ -2507,10 +2507,10 @@
25072507
inquirer "^6.2.0"
25082508
npmlog "^4.1.2"
25092509

2510-
"@lerna/[email protected].1":
2511-
version "3.20.1"
2512-
resolved "https://registry.yarnpkg.com/@lerna/publish/-/publish-3.20.1.tgz#740acc4af52ec69eb603b46b476eab093a72e95b"
2513-
integrity sha512-F0Eb2lyIkwMiucGVzOq91RyhJSkJsuh/9xKnKgm6VK8tuVbLDD8cNE7dLRIIDtBYWPtEmujTW+nBg/aDdJBjWg==
2510+
"@lerna/[email protected].2":
2511+
version "3.20.2"
2512+
resolved "https://registry.yarnpkg.com/@lerna/publish/-/publish-3.20.2.tgz#a45d29813099b3249657ea913d0dc3f8ebc5cc2e"
2513+
integrity sha512-N7Y6PdhJ+tYQPdI1tZum8W25cDlTp4D6brvRacKZusweWexxaopbV8RprBaKexkEX/KIbncuADq7qjDBdQHzaA==
25142514
dependencies:
25152515
"@evocateur/libnpmaccess" "^3.1.2"
25162516
"@evocateur/npm-registry-fetch" "^4.0.0"
@@ -2533,7 +2533,7 @@
25332533
"@lerna/run-lifecycle" "3.16.2"
25342534
"@lerna/run-topologically" "3.18.5"
25352535
"@lerna/validation-error" "3.13.0"
2536-
"@lerna/version" "3.20.1"
2536+
"@lerna/version" "3.20.2"
25372537
figgy-pudding "^3.5.1"
25382538
fs-extra "^8.1.0"
25392539
npm-package-arg "^6.1.0"
@@ -2646,10 +2646,10 @@
26462646
dependencies:
26472647
npmlog "^4.1.2"
26482648

2649-
"@lerna/[email protected].1":
2650-
version "3.20.1"
2651-
resolved "https://registry.yarnpkg.com/@lerna/version/-/version-3.20.1.tgz#1b6b7f30705ecb37af5c796ae2ef7f24f81d073e"
2652-
integrity sha512-MY80FV4uqdjxHNl6WaZ5k9hr0IGeQXo1+bKTKzMUudpr3HlTS0c0PoAwSGB2KHafGFpoyb9WHBhb1uDyhL+OfQ==
2649+
"@lerna/[email protected].2":
2650+
version "3.20.2"
2651+
resolved "https://registry.yarnpkg.com/@lerna/version/-/version-3.20.2.tgz#3709141c0f537741d9bc10cb24f56897bcb30428"
2652+
integrity sha512-ckBJMaBWc+xJen0cMyCE7W67QXLLrc0ELvigPIn8p609qkfNM0L0CF803MKxjVOldJAjw84b8ucNWZLvJagP/Q==
26532653
dependencies:
26542654
"@lerna/check-working-tree" "3.16.5"
26552655
"@lerna/child-process" "3.16.5"
@@ -14287,9 +14287,9 @@ left-pad@^1.3.0:
1428714287
integrity sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA==
1428814288

1428914289
lerna@^3.14.1:
14290-
version "3.20.1"
14291-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.20.1.tgz#68d42768fc1a243db144558a10d4191c9337646a"
14292-
integrity sha512-TUS6aSyVdOoXLF1CMwUsT0zCGwgO1LvRUP9zUqWRYdvZP8NofSEzd4ChkRXZWGwXyQ8ozA9bIfwWxMck2QpfIA==
14290+
version "3.20.2"
14291+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.20.2.tgz#abf84e73055fe84ee21b46e64baf37b496c24864"
14292+
integrity sha512-bjdL7hPLpU3Y8CBnw/1ys3ynQMUjiK6l9iDWnEGwFtDy48Xh5JboR9ZJwmKGCz9A/sarVVIGwf1tlRNKUG9etA==
1429314293
dependencies:
1429414294
"@lerna/add" "3.20.0"
1429514295
"@lerna/bootstrap" "3.20.0"
@@ -14304,9 +14304,9 @@ lerna@^3.14.1:
1430414304
"@lerna/init" "3.18.5"
1430514305
"@lerna/link" "3.18.5"
1430614306
"@lerna/list" "3.20.0"
14307-
"@lerna/publish" "3.20.1"
14307+
"@lerna/publish" "3.20.2"
1430814308
"@lerna/run" "3.20.0"
14309-
"@lerna/version" "3.20.1"
14309+
"@lerna/version" "3.20.2"
1431014310
import-local "^2.0.0"
1431114311
npmlog "^4.1.2"
1431214312

0 commit comments

Comments
 (0)