Skip to content

Commit b99ac93

Browse files
committed
chore: ignore lru-cache in renovate.json
1 parent 0ce536c commit b99ac93

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/renovate.json5

+4
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,9 @@
4646

4747
// ESM only
4848
'estree-walker',
49+
50+
// pinned
51+
// https://github.com/vuejs/core/issues/10300#issuecomment-1940855364
52+
'lru-cache'
4953
],
5054
}

0 commit comments

Comments
 (0)