guardian / frontend

The Guardian DotCom.
https://theguardian.com
Other
5.84k stars 555 forks source link

Pin micromatch@4.0.7 #27245

Closed arelra closed 3 months ago

arelra commented 3 months ago

What does this change?

Pin micromatch@4.0.7

micromatch is used by the dependency chain:

cpy@8.1.2 › globby@9.2.0 › fast-glob@2.2.7 › micromatch@3.1.10
Fix: Upgrade to cpy@9.0.0 

However upgrading cpy@9.0.0 requires converting our JS to ESM which is being tackled seperately here: #27199