Skip to content

Commit

Permalink
Update Vue Test Utils
Browse files Browse the repository at this point in the history
    npm r @vue/test-utils && npm i -D @vue/test-utils && npm dedupe

npm can’t update the dependency “in place”, but removing it first seems
to resolve the peer dependency conflicts. npm dedupe then helps with
some, but not all, errors at runtime.

SpellingVariantInput needs a slight change to make TypeScript pass.

Bug: T352749
  • Loading branch information
lucaswerkmeister committed Dec 5, 2023
1 parent c4d29f4 commit 09a8094
Show file tree
Hide file tree
Showing 3 changed files with 938 additions and 887 deletions.
Loading

0 comments on commit 09a8094

Please sign in to comment.