Skip to content

test breaks with updated dependencies #1

@mvolkmann

Description

@mvolkmann

I'm trying to learn how to create a custom plugin.
I cloned this repo, ran npm install, and ran npm run test which passed.
Then I updated all the dependencies in package.json to the latest versions, removed node_modules and package-lock.json, ran npm install, and ran npm run test. The test fails.

Here are the versions I tried:

"@custom-elements-manifest/analyzer": "^0.11.0",
"globby": "^16.1.0",
"nodemon": "^3.1.11",
"typescript": "^5.9.3",
"uvu": "^0.5.1"

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