mirror of https://github.com/vuejs/core.git
chore: ignore lru-cache in renovate.json
This commit is contained in:
parent
0ce536ccf8
commit
b99ac931a8
|
@ -46,5 +46,9 @@
|
||||||
|
|
||||||
// ESM only
|
// ESM only
|
||||||
'estree-walker',
|
'estree-walker',
|
||||||
|
|
||||||
|
// pinned
|
||||||
|
// https://github.com/vuejs/core/issues/10300#issuecomment-1940855364
|
||||||
|
'lru-cache'
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue