]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(deps): pin @rollup/plugin-replace in renovate.json
authorEvan You <yyx990803@gmail.com>
Mon, 26 Feb 2024 01:24:38 +0000 (09:24 +0800)
committerEvan You <yyx990803@gmail.com>
Mon, 26 Feb 2024 01:24:38 +0000 (09:24 +0800)
.github/renovate.json5

index db0e457a64144ebac8a3b6f58369b9faa8496c49..1fdf206e69dccd80c4192dfd8dc10cac4de55302 100644 (file)
@@ -50,5 +50,9 @@
     // pinned
     // https://github.com/vuejs/core/issues/10300#issuecomment-1940855364
     'lru-cache',
+
+    // pinned
+    // https://github.com/vuejs/core/commit/a012e39b373f1b6918e5c89856e8f902e1bfa14d
+    '@rollup/plugin-replace'
   ],
 }