Skip to content
Snippets Groups Projects
  • Uladzimir Havenchyk's avatar
    8fa83507
    Upgrade jsdom (#31751) · 8fa83507
    Uladzimir Havenchyk authored
    jsdom lib had a perf problem with getComputedStyle method, which is used a lot with css in js solutions. The problem was addressed in JSDOM 22.1.0, but jest itself waits for the major upgrade to take it into account. The temporary proposed solution is to use yarn resolutions.
    Upgrade jsdom (#31751)
    Uladzimir Havenchyk authored
    jsdom lib had a perf problem with getComputedStyle method, which is used a lot with css in js solutions. The problem was addressed in JSDOM 22.1.0, but jest itself waits for the major upgrade to take it into account. The temporary proposed solution is to use yarn resolutions.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using yarn. Learn more