Skip to content

Commit

Permalink
Stop pinning Lerna to pre v3.14.0.
Browse files Browse the repository at this point in the history
> In the same spirit as `apollo-server`:
> apollographql/apollo-server@585085d4d8dd7ab

Thanks to a gracious fix to Lerna by the Babel community, this issue
(originally reported in my lerna/lerna#2107) is no
longer an issue in new versions of Lerna, thanks to the fix provided in
lerna/lerna#2185.

Ref: lerna/lerna#2185
Ref: lerna/lerna#2107

cc @JakeDawkins
cc @trevor-scheer
  • Loading branch information
abernix committed Sep 6, 2019
1 parent b7cf55e commit e91f71e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@
"packageNames": ["@types/node"],
"allowedVersions": "8.x"
},
{
"packageNames": ["lerna"],
"allowedVersions": "=3.13.4"
},
{
"packageNames": ["vscode-uri"],
"allowedVersions": "=1.0.6"
Expand Down

0 comments on commit e91f71e

Please sign in to comment.