Skip to content

Commit 0cce588

Browse files
chore(deps): update dependency lerna to v2.11.0 (#193)
1 parent 62173f2 commit 0cce588

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"husky": "0.14.3",
17-
"lerna": "2.10.2",
17+
"lerna": "2.11.0",
1818
"lint-staged": "7.0.4",
1919
"prettier": "1.12.1",
2020
"prettier-package-json": "1.5.1"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5367,9 +5367,9 @@ left-pad@^1.2.0:
53675367
version "1.3.0"
53685368
resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.3.0.tgz#5b8a3a7765dfe001261dde915589e782f8c94d1e"
53695369

5370-
lerna@2.10.2:
5371-
version "2.10.2"
5372-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.10.2.tgz#3a0d54d398360fecc5918207c6d7ab68a5443d9f"
5370+
lerna@2.11.0:
5371+
version "2.11.0"
5372+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.11.0.tgz#89b5681e286d388dda5bbbdbbf6b84c8094eff65"
53735373
dependencies:
53745374
async "^1.5.0"
53755375
chalk "^2.1.0"

0 commit comments

Comments
 (0)