chore(deps): pin @rollup/plugin-replace in renovate.json

This commit is contained in:
Evan You 2024-02-26 09:24:38 +08:00
parent bcf16659c8
commit 09a64ed3fe
1 changed files with 4 additions and 0 deletions

View File

@ -50,5 +50,9 @@
// pinned // pinned
// https://github.com/vuejs/core/issues/10300#issuecomment-1940855364 // https://github.com/vuejs/core/issues/10300#issuecomment-1940855364
'lru-cache', 'lru-cache',
// pinned
// https://github.com/vuejs/core/commit/a012e39b373f1b6918e5c89856e8f902e1bfa14d
'@rollup/plugin-replace'
], ],
} }