Skip to content

Commit

Permalink
Upgrade to latest Lerna (#5163)
Browse files Browse the repository at this point in the history
We had not previously done this because it drops support for Node v8.

Bump orb to a new version that waits for Verdaccio to start before moving on;
this PR seems to make lerna fast enough that it beats Verdaccio now!

Part of #5119.
  • Loading branch information
glasser authored May 3, 2021
1 parent df054f1 commit 32cfdcf
Show file tree
Hide file tree
Showing 3 changed files with 7,823 additions and 7,234 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ orbs:
# `oss` is a local reference to the package. The source for Apollo Orbs can
# be found at http://github.com/apollographql/CircleCI-Orbs/.
# We could use Renovate to bump this version via PR, but that's not setup now.
oss: apollo/[email protected].18
oss: apollo/[email protected].19

commands:
# These are the steps used for each version of Node which we're testing
Expand Down
Loading

0 comments on commit 32cfdcf

Please sign in to comment.