Explorar o código

chore: ignore lru-cache in renovate.json

Evan You %!s(int64=2) %!d(string=hai) anos
pai
achega
b99ac931a8
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .github/renovate.json5

+ 4 - 0
.github/renovate.json5

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