Skip to content

Breaking change in dependency Cheerio v1.0.0-rc.9 #223

Closed
@jordanmaguire

Description

@jordanmaguire

One of the dependencies of spectacle is Cheerio

The latest RC has a breaking change.

https://github.com/cheeriojs/cheerio/releases/tag/v1.0.0-rc.9

I suppose you might like to decide whether you lock the dependency down to an old version or lock it down to a newer version and change the syntax to fix the breaking change.

In the interim, I'm working around this by locking the dependency myself with:

  "resolutions": {
    "spectacle-docs/cheerio": "1.0.0-rc.6"
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions