chore: ignore lru-cache in renovate.json

This commit is contained in:
Evan You 2024-02-13 17:20:42 +08:00
parent 0ce536ccf8
commit b99ac931a8
1 changed files with 4 additions and 0 deletions

View File

@ -46,5 +46,9 @@
// ESM only
'estree-walker',
// pinned
// https://github.com/vuejs/core/issues/10300#issuecomment-1940855364
'lru-cache'
],
}