diff --git a/.github/renovate.json5 b/.github/renovate.json5 index d822f274f90..6e4b7d4b3da 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -21,6 +21,7 @@ "slate", "slate-plain-serializer", "systemjs", + "copy-webpack-plugin", // try to upgrade with newer yarn release. Not working with 3.1.1 "ts-loader", // we should remove ts-loader and use babel-loader instead "typescript", // >4.5.x doesn't seem to work on windows with pnp currently. probably similar to https://github.com/yarnpkg/berry/issues/3722 "ora" // we should bump this once we move to esm modules