Skip to content

Commit 843f71d

Browse files
committed
chore: ignore entities updates in renovate
1 parent 51675b4 commit 843f71d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/renovate.json5

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@
5656
// ESM only
5757
'estree-walker',
5858

59+
// v8 is ESM-only and breaks compiler-core's CJS path
60+
'entities',
61+
5962
// pinned
6063
// https://github.com/vuejs/core/issues/10300#issuecomment-1940855364
6164
'lru-cache',

0 commit comments

Comments
 (0)