From d341c61d176580b061e81023ac7cd976d7ebfdb6 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Tue, 3 Oct 2017 16:27:47 +0000 Subject: [PATCH 1/2] Update lerna from 2.2.0 to 2.3.1 in / --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 97cf55313ef9..f1bf64a0a62e 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "inquirer": "^3.2.3", "jest": "^21.2.0", "jest-enzyme": "^4.0.0", - "lerna": "^2.1.2", + "lerna": "^2.3.1", "lint-staged": "^4.1.0", "lodash": "^4.17.4", "nodemon": "^1.12.1", diff --git a/yarn.lock b/yarn.lock index 8fc522a9fe7e..8f8364b404b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7063,9 +7063,9 @@ left-pad@^1.1.3: version "1.1.3" resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.1.3.tgz#612f61c033f3a9e08e939f1caebeea41b6f3199a" -lerna@^2.1.2: - version "2.2.0" - resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.2.0.tgz#dcf588f8c8feb57d76b34ef72cfedef23f1b5807" +lerna@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.3.1.tgz#16397bc8ad8703381c8435e42ae0cd02086e8ee3" dependencies: async "^1.5.0" chalk "^2.1.0" From 9d8df63208312a54e4f07f73120c3f4e3c7f8566 Mon Sep 17 00:00:00 2001 From: hypnos Date: Wed, 4 Oct 2017 00:02:25 +0300 Subject: [PATCH 2/2] Update lerna.json --- lerna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index af976d67af7d..daef30dd047f 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "lerna": "2.0.0", + "lerna": "2.3.1", "npmClient": "yarn", "useWorkspaces": true, "commands": {