Skip to content

Commit

Permalink
chore: ignore lru-cache in renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Feb 13, 2024
1 parent 0ce536c commit b99ac93
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,9 @@

// ESM only
'estree-walker',

// pinned
// https://github.com/vuejs/core/issues/10300#issuecomment-1940855364
'lru-cache'
],
}

0 comments on commit b99ac93

Please sign in to comment.