Skip to content

Commit

Permalink
chore: update lerna monorepo (#823)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and marionebl committed Oct 21, 2019
1 parent 84500ff commit 24b6e55
Show file tree
Hide file tree
Showing 7 changed files with 327 additions and 312 deletions.
Expand Up @@ -2,6 +2,6 @@
"name": "basic",
"version": "1.0.0",
"devDependencies": {
"lerna": "3.16.4"
"lerna": "3.18.2"
}
}
Expand Up @@ -2,6 +2,6 @@
"name": "empty",
"version": "1.0.0",
"devDependencies": {
"lerna": "3.16.4"
"lerna": "3.18.2"
}
}
Expand Up @@ -2,6 +2,6 @@
"name": "version-mismatch",
"version": "1.0.0",
"devDependencies": {
"lerna": "3.16.4"
"lerna": "3.18.2"
}
}
Expand Up @@ -2,6 +2,6 @@
"name": "scoped",
"version": "1.0.0",
"devDependencies": {
"lerna": "3.16.4"
"lerna": "3.18.2"
}
}
4 changes: 2 additions & 2 deletions @commitlint/config-lerna-scopes/package.json
Expand Up @@ -48,8 +48,8 @@
"devDependencies": {
"@commitlint/test": "8.2.0",
"@commitlint/utils": "^8.3.0",
"@lerna/project": "3.16.0",
"@lerna/project": "3.18.0",
"ava": "0.22.0",
"lerna": "3.16.4"
"lerna": "3.18.2"
}
}
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -82,12 +82,12 @@
"@marionebl/sander": "0.6.1"
},
"devDependencies": {
"@lerna/project": "3.16.0",
"@lerna/project": "3.18.0",
"@types/jest": "24.0.18",
"docsify-cli": "4.3.0",
"husky": "3.0.9",
"jest": "24.8.0",
"lerna": "3.16.4",
"lerna": "3.18.2",
"lint-staged": "8.2.1",
"prettier": "1.17.1",
"ts-jest": "24.1.0",
Expand Down

0 comments on commit 24b6e55

Please sign in to comment.